Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
adityavelusamy
/
google-vit-base-patch16-224
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
google-vit-base-patch16-224
File size: 85 Bytes
2c1bf9f
1
2
3
import
gradio
as
gr gr.Interface.load(
"models/google/vit-base-patch16-224"
).launch()