Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/First_agent_template
mandalravi
/
First_agent_template
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mandalravi
commited on
Feb 22
Commit
2cafa92
·
verified
·
1 Parent(s):
f850d82
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -62,4 +62,4 @@ agent = CodeAgent(
62
)
63
64
65
-
GradioUI(agent).launch(share=True)
62
)
63
64
65
+
GradioUI(agent).launch(share=True)