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