Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -205,4 +205,4 @@ with gr.Blocks() as demo:
|
|
| 205 |
gr.load("HuggingFaceH4/starchat-playground", src="spaces")
|
| 206 |
|
| 207 |
demo.queue()
|
| 208 |
-
demo.launch(
|
|
|
|
| 205 |
gr.load("HuggingFaceH4/starchat-playground", src="spaces")
|
| 206 |
|
| 207 |
demo.queue()
|
| 208 |
+
demo.launch()
|