Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -117,7 +117,7 @@ agent = CodeAgent(
|
|
| 117 |
prompt_templates=prompt_templates
|
| 118 |
)
|
| 119 |
|
| 120 |
-
|
| 121 |
GradioUI(agent).launch()
|
| 122 |
|
| 123 |
|
|
|
|
| 117 |
prompt_templates=prompt_templates
|
| 118 |
)
|
| 119 |
|
| 120 |
+
|
| 121 |
GradioUI(agent).launch()
|
| 122 |
|
| 123 |
|