Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/First_agent_template
ZainebS
/
First_agent_template
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ZainebS
commited on
Mar 13
Commit
11bccc3
·
verified
·
1 Parent(s):
f7a06cc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -98,4 +98,5 @@ agent = CodeAgent(
98
)
99
100
101
GradioUI(agent).launch()
98
)
99
100
101
+
102
GradioUI(agent).launch()