Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Asseh
/
Hot_Dog_classifier
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Asseh
commited on
Apr 1, 2024
Commit
486b00e
·
verified
·
1 Parent(s):
2f0e4a8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -1,5 +1,4 @@
1
# Use a pipeline as a high-level helper
2
-
pip install transformers
3
4
from transformers import pipeline
5
1
# Use a pipeline as a high-level helper
2
3
from transformers import pipeline
4