Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SalexAI
/
Intel-dpt-beit-base-384
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c4d0978
Intel-dpt-beit-base-384
/
app.py
SalexAI
initial commit
c4d0978
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/Intel/dpt-beit-base-384"
).launch()