Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/First_agent_template
laverdes
/
Alfredo
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
laverdes
commited on
23 days ago
Commit
65c1a31
·
verified
·
1 Parent(s):
c7bde2d
chore: push_to_hub with agents-course tag
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -128,4 +128,4 @@ agent = CodeAgent(
128
129
GradioUI(agent).launch()
130
131
-
#
agent.push_to_hub('laverdes/Alfredo')
128
129
GradioUI(agent).launch()
130
131
+
agent.push_to_hub('laverdes/
agents-course-
Alfredo')