Hello everyone. I am Dr. Furkan Gözükara. PhD Computer Engineer. SECourses is a dedicated YouTube channel for the following topics : Tech, AI, News, Science, Robotics, Singularity, ComfyUI, SwarmUI, ML, Artificial Intelligence, Humanoid Robots, Wan 2.2, FLUX, Krea, Qwen Image, VLMs, Stable Diffusion
@Dr. Furkan Gözükara Using the Rank5 and the latest Torch 2.5, I'm trying to train, it gets here and then just seems to not be doing the training. Also even though it says it uses less memory, my GPU is still using 23.37g out of 24.
nevermind it just started training although extremely slowly. If the lora source images, and target direectory are on a slower drive would that cause a delay?
Hey, so I ran a couple of successful Flux lora's. with the rank three settings, but. the file size is like 2.3 gigs and I'm thinking I must have done something wrong to end up with that file size. I remember having that mistake before when I accidentally ran it on the Dreambooth tab instead of the Lora tab. But that's not what I did here. Is there anything apparent that I'm doing wrong?
I was using this extension https://github.com/cheald/sd-webui-loractl with a1111 to change the loras weight at different steps for example I can start one lora at first step and stop it at 15th step and start another lora at 15th step until the end. Now I'm looking if I can do it in SwarmUI and the only thing I found is Lora Block Weight node in ComfyUI-Inspire-Pack.
the learning rate in the flux config with single gpu is 0.00005. with sdxl it was 0.0004. is there a reason why it is much smaller? and does it mean we have to train it twice as much steps? so for example if i was training 4500 steps with sdxl do i have to train more than that because the learning rate is much smaller?
"ERROR: Could not find a version that satisfies the requirement xformers==0.0.27.post2 (from versions: none) ERROR: No matching distribution found for xformers==0.0.27.post2" Getting this error in very first step for "FLUX LoRA Training Simplified" I ran "pip install xformers" and it says that the xformers installed succsefully but when i try to install the first step again it says the same error
i uninstalled "kohya_ss from my pc" after getting this "ERROR: Could not find a version that satisfies the requirement xformers==0.0.27.post2 (from versions: none) ERROR: No matching distribution found for xformers==0.0.27.post2
[notice] A new release of pip is available: 23.0.1 -> 24.2 [notice] To update, run: python.exe -m pip install --upgrade pip" installing xformers then reintalled it but still getting same error