Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/First_agent_template
mousaazari
/
First_agent_template
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mousaazari
commited on
Feb 20, 2025
Commit
6171edb
·
verified
·
1 Parent(s):
c0c12c1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -76,4 +76,4 @@ agent = CodeAgent(
76
)
77
78
79
-
GradioUI(agent).launch(
share=True
)
76
)
77
78
79
+
GradioUI(agent).launch()