Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/First_agent_template
Fetanos
/
First_agent_template
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Fetanos
commited on
20 days ago
Commit
11cea98
·
verified
·
1 Parent(s):
58c9744
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -74,5 +74,4 @@ agent = CodeAgent(
74
prompt_templates=prompt_templates
75
)
76
77
-
78
GradioUI(agent).launch()
74
prompt_templates=prompt_templates
75
)
76
77
GradioUI(agent).launch()