Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sonobit
/
Image
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a321743
Image
/
app.py
sonobit
Update app.py
a321743
about 2 years ago
raw
Copy download link
history
blame
Safe
90 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/google/vit-base-patch16-224"
).launch()