Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/First_agent_template
Pran10
/
First_agent_template
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Pran10
commited on
Feb 11
Commit
669bd09
·
verified
·
1 Parent(s):
ef93b0f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -70,4 +70,5 @@ agent = CodeAgent(
70
)
71
72
73
GradioUI(agent).launch()
70
)
71
72
73
+
74
GradioUI(agent).launch()