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...
333200e
omar_demo
/
app.py
espejelomar
Update app.py
333200e
about 3 years ago
raw
Copy download link
history
blame
81 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/google/vit-base-patch16-224"
)