Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -60,5 +60,5 @@ else:
|
|
60 |
)
|
61 |
|
62 |
# Launch the UI earlier or without passing through the Agent
|
63 |
-
GradioUI(agent).launch(
|
64 |
|
|
|
60 |
)
|
61 |
|
62 |
# Launch the UI earlier or without passing through the Agent
|
63 |
+
GradioUI(agent).launch()
|
64 |
|