Hugging Face
Models
Datasets
Spaces
Community
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
May 8
Commit
46b6266
·
verified
·
1 Parent(s):
0380918
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()