Spaces:
Runtime error
Runtime error
farhananis005
commited on
Commit
•
4daf8f9
1
Parent(s):
2bba890
Update app.py
Browse files
app.py
CHANGED
@@ -185,4 +185,4 @@ with gr.Blocks(css=css) as demo:
|
|
185 |
#########################################################################################################
|
186 |
|
187 |
demo.queue()
|
188 |
-
demo.launch(
|
|
|
185 |
#########################################################################################################
|
186 |
|
187 |
demo.queue()
|
188 |
+
demo.launch()
|