Spaces:
Paused
Paused
Commit
·
05193a4
1
Parent(s):
29a9c51
Update app.py
Browse files
app.py
CHANGED
@@ -38,5 +38,6 @@ gr.Interface(theme='ParityError/Anime', fn=genie, inputs=[gr.Textbox(label='Inpu
|
|
38 |
outputs=gr.Image(label='Generated Image'),
|
39 |
|
40 |
title="Dream Art (SD) ",
|
41 |
-
description="<br> <h4> <div style='width:100%'> Info:Dream Art (SD) <br> This App is our favorite now and shows how Stable diffusion works
|
|
|
42 |
).launch(debug=True, max_threads=True)
|
|
|
38 |
outputs=gr.Image(label='Generated Image'),
|
39 |
|
40 |
title="Dream Art (SD) ",
|
41 |
+
description="<br> <h4> <div style='width:100%'> Info:Dream Art (SD) <br> This App is our favorite now and shows how Stable diffusion works in a good way !<br> Please duplicate this space if you are on Huggingface.co! or join our site for only $9,99 .- where you will find more cool SD apps !
|
42 |
+
</h4> </div>",
|
43 |
).launch(debug=True, max_threads=True)
|