Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
carlos-synthiq-ai
/
depth-anything-Depth-Anything-V2-Small-hf
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
depth-anything-Depth-Anything-V2-Small-hf
/
app.py
carlos-synthiq-ai
initial commit
09b13fc
verified
22 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
89 Bytes
import
gradio
as
gr
gr.load(
"models/depth-anything/Depth-Anything-V2-Small-hf"
).launch()