Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -106,7 +106,7 @@ demo = gr.Interface(
|
|
106 |
gr.File(label="Download the output image")
|
107 |
],
|
108 |
description=description,
|
109 |
-
theme='Jonny001/
|
110 |
|
111 |
)
|
112 |
demo.queue().launch()
|
|
|
106 |
gr.File(label="Download the output image")
|
107 |
],
|
108 |
description=description,
|
109 |
+
theme='Jonny001/PinkWorld-Theme',
|
110 |
|
111 |
)
|
112 |
demo.queue().launch()
|