Add script in AMD portable to launch with dynamic vram. (#13667)

This commit is contained in:
comfyanonymous
2026-05-01 20:19:46 -04:00
committed by GitHub
parent 67f6cb3527
commit 3e3ed8cc2a
@@ -1,2 +1,2 @@
.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build --disable-smart-memory
.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build --enable-dynamic-vram
pause