Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tzu
/
test_models
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
tzu
commited on
Jul 11, 2022
Commit
a263a24
·
1 Parent(s):
8c07c53
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-3
app.py
CHANGED
Viewed
@@ -1,7 +1,4 @@
1
import gradio as gr
2
-
from transformers import pipeline
3
-
4
-
5
6
#def predict(image):
7
# predictions = pipeline(image)
1
import gradio as gr
2
3
#def predict(image):
4
# predictions = pipeline(image)