Spaces:
Paused
Paused
Commit
·
b23d904
1
Parent(s):
f958f39
Update app.py
Browse files
app.py
CHANGED
@@ -38,6 +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 in a good way !
|
42 |
</h4> </div>",
|
43 |
).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 ! Please duplicate it if you are on Huggingface.co, or join our site aibabe.art for only $9,99 .- where you will find more cool SD apps !
|
42 |
</h4> </div>",
|
43 |
).launch(debug=True, max_threads=True)
|