Skip to content

Commit 3e3ed8c

Browse files
Add script in AMD portable to launch with dynamic vram. (#13667)
1 parent 67f6cb3 commit 3e3ed8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.ci/windows_amd_base_files/run_amd_gpu_disable_smart_memory.bat renamed to .ci/windows_amd_base_files/run_amd_gpu_enable_dynamic_vram.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build --disable-smart-memory
1+
.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build --enable-dynamic-vram
22
pause

0 commit comments

Comments
 (0)