Spaces:
Paused
Paused
Dagfinn1962
commited on
Commit
•
de35d08
1
Parent(s):
250aa6c
Update app.py
Browse files
app.py
CHANGED
@@ -36,5 +36,5 @@ gr.Interface(theme='ParityError/Anime', fn=genie, inputs=[gr.Textbox(label='Inpu
|
|
36 |
],
|
37 |
outputs=gr.Image(label='Generated Image'),
|
38 |
title="Daylight SD (CPU)",
|
39 |
-
description="<br> <h4> <div style='width:100%'> Info:
|
40 |
-
|
|
|
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)
|