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
Well, I'm going to test Kohya with its default configuration, after I get good results I'll do the experiment and try to update the dependencies to the most recent ones.
Dr, you think we can train this new realistic SDXL model (https://civitai.com/models/152525) with your config files as base? the model contains VAE baked inside already
@Dr. Furkan Gözükara when you say that not using xformers with 24gb is better than using xformers with 16gb, does it mean that it only changes the quality of image rendering or affects the quality of training the face correctly?
you can try specify version like this pip install torch==2.1.0 torchvision==0.16.0 torchaudio==2.1.0 --extra-index-url https://download.pytorch.org/whl/cu118
on webui-user.bat do you have this line TORCH_COMMAND="pip install torch==2.1.0 torchvision==0.16.0 torchaudio==2.1.0 --extra-index-url https://download.pytorch.org/whl/cu118" ?
whenever you run a1111 it will revert to this version. You can change it directly to the version you want, be careful, make a backup of the file first.