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

This commit is contained in:
comfyanonymous 2026-05-01 17:19:46 -07:00 committed by GitHub
parent 67f6cb3527
commit 3e3ed8cc2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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