Add .bat file to nightly package to run with fp16 accumulation.

This commit is contained in:
comfyanonymous 2025-03-07 07:45:40 -05:00
parent 11b1f27cb1
commit 4ab1875283

View File

@ -0,0 +1,2 @@
.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build --fast fp16_accumulation
pause