Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
acarjasdfy
/
LiheYoung-depth-anything-large-hf
like
0
Sleeping
App
Files
Files
Community
8a122a6
LiheYoung-depth-anything-large-hf
/
app.py
acarjasdfy
initial commit
8a122a6
verified
6 months ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/LiheYoung/depth-anything-large-hf"
).launch()