Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
locksy
/
Intel-dpt-hybrid-midas
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dfa4543
Intel-dpt-hybrid-midas
/
app.py
locksy
initial commit
dfa4543
almost 2 years ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Intel/dpt-hybrid-midas"
).launch()