Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -97,6 +97,6 @@ agent = CodeAgent(
|
|
| 97 |
|
| 98 |
# —————————————————————————————————————————————
|
| 99 |
# 7) Launch the Gradio UI
|
| 100 |
-
#
|
| 101 |
|
| 102 |
GradioUI(agent).launch()
|
|
|
|
| 97 |
|
| 98 |
# —————————————————————————————————————————————
|
| 99 |
# 7) Launch the Gradio UI
|
| 100 |
+
# ————————————————————————————————————————————-
|
| 101 |
|
| 102 |
GradioUI(agent).launch()
|