Spaces:
Running
Running
Commit
·
d1a6574
1
Parent(s):
3808623
Update app.py
Browse files
app.py
CHANGED
|
@@ -32,6 +32,6 @@ interface = gr.Interface(generate_image, inputs, outputs, title="",
|
|
| 32 |
description="<center></center>",
|
| 33 |
examples=[])
|
| 34 |
|
| 35 |
-
interface.launch()
|
| 36 |
|
| 37 |
|
|
|
|
| 32 |
description="<center></center>",
|
| 33 |
examples=[])
|
| 34 |
|
| 35 |
+
interface.launch()
|
| 36 |
|
| 37 |
|