Bugjuhjugjyy commited on
Commit
3a8adba
1 Parent(s): 9e9c4cb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,4 +7,4 @@ description = """<div>
7
  This is the fine-tuned Stable Diffusion model trained on screenshots from The Clone wars TV series. Use the tokens "Clonewars style" in your prompts for the effect.</p></div>
8
  """
9
 
10
- gr.Interface.load("models/sd-concepts-library/kirby"), description=description, examples=[["superman Clonewars style"]]).launch()
 
7
  This is the fine-tuned Stable Diffusion model trained on screenshots from The Clone wars TV series. Use the tokens "Clonewars style" in your prompts for the effect.</p></div>
8
  """
9
 
10
+ gr.Interface.load("models/sd-concepts-library/kirby").launch()