File size: 130 Bytes
5faf826
 
cb59257
866bc8b
cb59257
866bc8b
cb59257
 
1
2
3
4
5
6
7
8
9
from DepthFlow.Webui import DepthGradio

DepthGradio().launch(
    turbopipe=True,
    workers=4,
    nvenc=True,
    pwa=True,
)