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

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