Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/First_agent_template
nangelov
/
FootballResults_Agent
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
nangelov
commited on
6 days ago
Commit
fbf0af8
·
verified
·
1 Parent(s):
ef215cb
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -120,4 +120,4 @@ agent = CodeAgent(
120
)
121
122
123
-
GradioUI(agent).launch(
share=True
)
120
)
121
122
123
+
GradioUI(agent).launch()