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...
03f9154
DepthFlow
/
app.py
Tremeschin
Add models to preload on configuration, use compatible torch version with zerogpu
cb59257
unverified
2 months ago
raw
Copy download link
history
blame
Safe
Wrap lines
126 Bytes
from
DepthFlow.Webui
import
DepthGradio
DepthGradio().launch(
nvenc=
True
,
turbo=
True
,
workers=
4
,
pwa=
True
,
)