Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
savioratharv
/
randomstate42-vit_model
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
randomstate42-vit_model
/
app.py
savioratharv
initial commit
62ddfb7
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/randomstate42/vit_model"
).launch()