import spaces from DepthFlow.Webui import DepthGradio spaces.GPU(DepthGradio().launch)( turbopipe=True, workers=4, nvenc=True, pwa=True, )