Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/First_agent_template
samih-7
/
First_agent_template
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
samih-7
commited on
Dec 3, 2025
Commit
d1d7124
·
verified
·
1 Parent(s):
0f1c0a8
Update app.py
Browse files
Temporarily disable UI
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -69,6 +69,6 @@ agent = CodeAgent(
69
)
70
71
72
-
GradioUI(agent).launch()
73
74
print(search_web("iPhone"))
69
)
70
71
72
+
#
GradioUI(agent).launch()
73
74
print(search_web("iPhone"))