Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
webis-huggingface-workshop
/
omar_demo
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
espejelomar
commited on
Apr 8, 2022
Commit
333200e
·
1 Parent(s):
99f8fb8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.Interface.load("huggingface/google/vit-base-patch16-224")
.launch(share=True)
1
import gradio as gr
2
3
+
gr.Interface.load("huggingface/google/vit-base-patch16-224")