Spaces:
Runtime error
Runtime error
Commit
·
8269d0f
1
Parent(s):
7675b3b
Update app.py
Browse files
app.py
CHANGED
@@ -32,6 +32,6 @@ interface = gr.Interface(generate_image, inputs, outputs, title="Best Diffusion
|
|
32 |
description="<center>Live access to the Most Popular Diffusion models of all time</center>",
|
33 |
examples=[])
|
34 |
|
35 |
-
interface.launch()
|
36 |
|
37 |
|
|
|
32 |
description="<center>Live access to the Most Popular Diffusion models of all time</center>",
|
33 |
examples=[])
|
34 |
|
35 |
+
interface.launch()
|
36 |
|
37 |
|