Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/First_agent_template
chughtaihamad
/
First_agent_template
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
chughtaihamad
commited on
22 days ago
Commit
87156cd
·
verified
·
1 Parent(s):
3c7e007
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -88,4 +88,4 @@ agent = CodeAgent(
88
)
89
90
91
-
GradioUI(agent).launch(
share=True
)
88
)
89
90
91
+
GradioUI(agent).launch()