Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
VeyVey
/
test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
VeyVey
commited on
Jun 5, 2023
Commit
bf868da
·
1 Parent(s):
4533858
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-3
app.py
CHANGED
Viewed
@@ -1,7 +1,4 @@
1
2
-
!pip install transformers
3
-
4
-
import gradio as gr
5
6
7
from transformers import pipeline
1
2
3
4
from transformers import pipeline