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