Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/First_agent_template
jmccarty
/
First_agent_template
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
jmccarty
commited on
Apr 9, 2025
Commit
49e830e
·
verified
·
1 Parent(s):
1c85f8c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
!
pip install smolagents -U
2
3
from huggingface_hub import notebook_login
4
1
+
pip install smolagents -U
2
3
from huggingface_hub import notebook_login
4