Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/First_agent_template
ressay1973
/
First_agent_template
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ressay1973
commited on
Feb 21, 2025
Commit
1d414cc
·
verified
·
1 Parent(s):
4567e06
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -82,3 +82,4 @@ iface = gr.Interface(
82
# Lanzar UI
83
if __name__ == "__main__":
84
iface.launch()
82
# Lanzar UI
83
if __name__ == "__main__":
84
iface.launch()
85
+