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...
7515d8b
DepthFlow
/
app.py
Tremeschin
Fix argument name in the single call of my own function π€¦ββοΈ
866bc8b
unverified
2 months ago
raw
Copy download link
history
blame
Safe
Wrap lines
130 Bytes
from
DepthFlow.Webui
import
DepthGradio
DepthGradio().launch(
turbopipe=
True
,
workers=
4
,
nvenc=
True
,
pwa=
True
,
)