Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
chmawia
/
abcd
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
chmawia
commited on
Feb 19, 2025
Commit
7216601
·
verified
·
1 Parent(s):
a5d0f11
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -1 +1,2 @@
1
-
pip
install
transformers
1
+
python
-c
"import
transformers
; print(transformers.__version__)"
2
+