Spaces:
Paused
Paused
Commit
·
05d50c9
1
Parent(s):
0a0275f
Update app.py
Browse files
app.py
CHANGED
@@ -39,7 +39,7 @@ gr.Interface(theme='ParityError/Anime', fn=genie, inputs=[gr.Textbox(label='Inpu
|
|
39 |
|
40 |
],
|
41 |
outputs=gr.Image(label='Generated Image'),
|
42 |
-
title="Dream
|
43 |
description="<br> <h4> <div style='width:100%'> Realistic Dream (SD) <br> Warning : This App can display Nudety and explicit images, Don´t use if you are under 18 or get offendend by such
|
44 |
images!</h4> </div>",
|
45 |
).launch(debug=True, max_threads=True)
|
|
|
39 |
|
40 |
],
|
41 |
outputs=gr.Image(label='Generated Image'),
|
42 |
+
title="Realistic Dream (SD) ",
|
43 |
description="<br> <h4> <div style='width:100%'> Realistic Dream (SD) <br> Warning : This App can display Nudety and explicit images, Don´t use if you are under 18 or get offendend by such
|
44 |
images!</h4> </div>",
|
45 |
).launch(debug=True, max_threads=True)
|