Spaces:
Running
Running
Commit
·
c80bd63
1
Parent(s):
325197c
Update app.py
Browse files
app.py
CHANGED
@@ -32,4 +32,4 @@ interface = gr.Interface(generate_image, inputs, outputs, title="Diffusion 50",
|
|
32 |
description="<center>Live access to the most popular Diffusion models</center>",
|
33 |
examples=[])
|
34 |
|
35 |
-
interface.launch()
|
|
|
32 |
description="<center>Live access to the most popular Diffusion models</center>",
|
33 |
examples=[])
|
34 |
|
35 |
+
interface.launch()
|