Dagfinn1962 commited on
Commit
23bfa5a
·
1 Parent(s): de35d08

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,6 +35,6 @@ gr.Interface(theme='ParityError/Anime', fn=genie, inputs=[gr.Textbox(label='Inpu
35
 
36
  ],
37
  outputs=gr.Image(label='Generated Image'),
38
- title="Daylight SD (CPU)",
39
  description="<br> <h4> <div style='width:100%'> Info:Dream Art (SD) <br> This App is our favorite now and shows how Stable diffusion works i a good way !</h4> </div>",
40
  ).launch(debug=True, max_threads=True)
 
35
 
36
  ],
37
  outputs=gr.Image(label='Generated Image'),
38
+ title="Dream Art (SD) ",
39
  description="<br> <h4> <div style='width:100%'> Info:Dream Art (SD) <br> This App is our favorite now and shows how Stable diffusion works i a good way !</h4> </div>",
40
  ).launch(debug=True, max_threads=True)