Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
BrokenSource
/
DepthFlow
like
4
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
cb59257
DepthFlow
/
app.py
Tremeschin
Add models to preload on configuration, use compatible torch version with zerogpu
cb59257
unverified
about 2 months ago
raw
Copy download link
history
blame
Safe
126 Bytes
from
DepthFlow.Webui
import
DepthGradio
DepthGradio().launch(
nvenc=
True
,
turbo=
True
,
workers=
4
,
pwa=
True
,
)