Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Zip4041
/
facebook-dino-vitb16
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
640cf9c
facebook-dino-vitb16
/
app.py
Zip4041
initial commit
640cf9c
over 1 year ago
raw
Copy download link
history
blame
Safe
78 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/dino-vitb16"
).launch()