Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/First_agent_template
Shreyash2701
/
myfirstAIagents
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Shreyash2701
commited on
Sep 10, 2025
Commit
c6a7931
·
verified
·
1 Parent(s):
0ceae10
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -64,4 +64,5 @@ agent = CodeAgent(
64
65
66
GradioUI(agent).launch()
67
64
65
66
GradioUI(agent).launch()
67
+
68