Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/First_agent_template
BoddyGus
/
First_agent_template
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
BoddyGus
commited on
May 14, 2025
Commit
f3130ea
·
verified
·
1 Parent(s):
f615e2e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -41,4 +41,4 @@ agent=CodeAgent(
41
prompt_templates=prompt_templates
42
)
43
44
-
GradioUI(agent).launch
41
prompt_templates=prompt_templates
42
)
43
44
+
GradioUI(agent).launch