HexaGrid / web-ui.bat
Surn's picture
Depth V1 working... probably broken elsewhere
71656cf
raw
history blame
100 Bytes
set NVIDIA_VISIBLE_DEVICES=0
set CUDA_VISIBLE_DEVICES=0
set CUDA_MODULE_LOADING=LAZY
py -m app
pause