Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/First_agent_template
alexander1198
/
First_agent_template
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
First_agent_template
/
app.py
alexander1198
Update app.py
3d14c85
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
60 Bytes
from
Gradio_UI
import
demo
if
name ==
"main"
:
demo.launch()