Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
agents-course/First_agent_template
GusLovesMath
/
First_agent_template
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
GusLovesMath
commited on
Apr 21, 2025
Commit
1666cd9
·
verified
·
1 Parent(s):
e75e265
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -80,5 +80,4 @@ agent = CodeAgent(
80
prompt_templates=prompt_templates
81
)
82
83
-
84
GradioUI(agent).launch()
80
prompt_templates=prompt_templates
81
)
82
83
GradioUI(agent).launch()