HexaGrid / web-ui.bat
Surn's picture
Reverse Changes
6dd859c
raw
history blame
104 Bytes
set NVIDIA_VISIBLE_DEVICES=0
set CUDA_VISIBLE_DEVICES=0
set CUDA_MODULE_LOADING=LAZY
python -m app
pause