Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ydyjr
/
Intel-dpt-large-ade
like
0
Running
App
Files
Files
Community
6e7d66a
Intel-dpt-large-ade
/
app.py
ydyjr
initial commit
6e7d66a
11 months ago
raw
Copy download link
history
blame
Safe
67 Bytes
import
gradio
as
gr
gr.load(
"models/Intel/dpt-large-ade"
).launch()