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...
646d1bf
Image
/
app.py
sonobit
Create app.py
646d1bf
about 2 years ago
raw
Copy download link
history
blame
111 Bytes
import
gradio
as
gr
import
gradio
as
gr
gr.Interface.load(
"huggingface/google/vit-base-patch16-224"
).launch()