Spaces:
Runtime error
Runtime error
Commit
·
7790942
1
Parent(s):
e9312ac
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 |
|