Spaces:
Paused
Paused
Dagfinn1962
commited on
Commit
•
752c9a7
1
Parent(s):
b23d904
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="<
|
42 |
-
|
43 |
).launch(debug=True, max_threads=True)
|
|
|
38 |
outputs=gr.Image(label='Generated Image'),
|
39 |
|
40 |
title="Dream Art (SD) ",
|
41 |
+
description="<h4> <div style='width:100%'> Info:Dream Art (SD) Please Duplicate from HF!<br> This App is our favorite now and shows how Stable diffusion works in a good way !</h4></div>",
|
42 |
+
|
43 |
).launch(debug=True, max_threads=True)
|