Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -194,5 +194,4 @@ interface = gr.Interface(
|
|
194 |
description="**We will design your empty room become the beautiful room",
|
195 |
)
|
196 |
|
197 |
-
|
198 |
-
interface.launch()
|
|
|
194 |
description="**We will design your empty room become the beautiful room",
|
195 |
)
|
196 |
|
197 |
+
interface.launch()
|
|