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
Yea, I do use kohya for FLUX, but recently got back into SDXL. And yes, your new config for SDXL is what I meant. I'm wondering if one of my settings is wonky.
If you are interested in using AI, generative AI applications, open source applications in your computer, than this is the most fundamental and important tutorial that you need. In this tutorial I show and explain how to properly install appropriate Python versions accurately, how to switch between different Python versions, how to install diffe...
If you want to train FLUX with maximum possible quality, this is the tutorial looking for. In this comprehensive tutorial, you will learn how to install Kohya GUI and use it to fully Fine-Tune / DreamBooth FLUX model. After that how to use SwarmUI to compare generated checkpoints / models and find the very best one to generate most amazing image...
Ultimate Kohya GUI FLUX LoRA training tutorial. This tutorial is product of non-stop 9 days research and training. I have trained over 73 FLUX LoRA models and analyzed all to prepare this tutorial video. The research still going on and hopefully the results will be significantly improved and latest configs and findings will be shared. Please wat...
Have an 3090 and recently did a fresh install of Kohya, followed by 'Windows_RTX5000_Series_Upgrade_Run_After_Install_Finished.bat', and previously my speed was ~8s/it but now its ~11s/it. Tried reverting and doing fresh installs again but the same issue. Any idea on what's the best way to debug what's causing this?
ah ok, I haven't changed the config at all from when it was running at 8s/it. I've already tried blocks to swap ranging from 12 - 22 in each of the 3 set-ups below, but doesn't seem to get it past 11s/it:
Old install + old config + 'Windows_RTX5000_Series_Upgrade_Run_After_Install_Finished.bat' file -> 11s/it
New install + old config -> 11s/it
New install + new config -> 11s/it
New install + old config + 'Windows_RTX5000_Series_Upgrade_Run_After_Install_Finished.bat' -> 11s/it
New install + new config + 'Windows_RTX5000_Series_Upgrade_Run_After_Install_Finished.bat' -> 11s/it
I can't seem to revert back to my old install when it was at 8s/it. I do have a backup of the kohya_ss folder, but copy + pasting it back over the new one doesn't seem to fix it either. I'm guessing one of my packages was permanent upgraded to when I ran the 'Windows_RTX5000_Series_Upgrade_Run_After_Install_Finished.bat' script that my RTX 3090 doesn't like? Not sure if this is strictly true (i.e. if packages are installed in their own venv each time) as this stuff is a little beyond me sometimes