HI
when I run qwen-image lora using this script, https://github.com/modelscope/DiffSynth-Studio/blob/main/examples/qwen_image/model_training/lora/Qwen-Image-2512.sh, how do I reduce the video memory requirement?
I would like to have a try on the consumer GPUs, so the video memory is 32G or 48G. could you help share some solutions? I have tried to reduce the number of rank to be 16, but still OOM
Thanks