-
Hello there, just curious where can I manually set the GPU to be used for training. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
Solved by myself. just add: |
Beta Was this translation helpful? Give feedback.
Solved by myself. just add:
set CUDA_VISIBLE_DEVICES=1
to the gui.bat file and all done.
I was expecting something much more complicated, you know, since multi-GPU support on the SD webUI was pretty nasty