DiffusionArtco
commited on
Commit
•
f086e43
1
Parent(s):
e0a0f54
Update app.py
Browse files
app.py
CHANGED
@@ -32,6 +32,6 @@ interface = gr.Interface(generate_image, inputs, outputs, title="",
|
|
32 |
description="<center>Some of the best Semi-realistic Diffusion Models</center>",
|
33 |
examples=[])
|
34 |
|
35 |
-
interface.launch()
|
36 |
|
37 |
|
|
|
32 |
description="<center>Some of the best Semi-realistic Diffusion Models</center>",
|
33 |
examples=[])
|
34 |
|
35 |
+
interface.launch()
|
36 |
|
37 |
|