Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/First_agent_template
AgentNaser
/
First_agent_template
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
AgentNaser
commited on
Apr 4
Commit
8660fa3
·
verified
·
1 Parent(s):
8b70801
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -63,4 +63,4 @@ agent = CodeAgent(
63
)
64
65
66
-
GradioUI(agent).launch()
63
)
64
65
66
+
GradioUI(agent).launch()