Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
keras-io
/
vit-small-ds
like
3
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
joheras
commited on
Feb 3, 2022
Commit
a8addbb
·
1 Parent(s):
369b110
Create app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-3
app.py
CHANGED
Viewed
@@ -40,6 +40,3 @@ iface = gr.Interface(classify_image,image,label,
40
41
iface.launch()
42
43
-
44
-
45
-
40
41
iface.launch()
42