Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
9tong
/
facebook-dino-vitb8
like
0
Runtime error
App
Files
Files
Community
06b6e68
facebook-dino-vitb8
/
app.py
9tong
initial commit
06b6e68
over 1 year ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/dino-vitb8"
).launch()