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
For the sake of reporting, this was the error I was getting. Exception initializing accelerator: Accelerator.init() got an unexpected keyword argument 'project_dir'
Maybe it can be useful. In my case after many hours online, I got easily distracted and didn't see that there are two files: requirements & requirements versions
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/sd_dreambooth_extension/scripts/dreambooth.py", line 455, in start_training result = main(config, use_txt2img=us...
Meanwhile I used some extra settings, based on your conclusions, like offset noise to 0.07, image genertion to DEISMultistep, and testing to deterministic.
training lower rate for longer seems to raise the magnitude which makes the embedding not play well with other prompts, so it seems like 0.005 is about as good as it's gonna get. Wonder if i make the backgrounds transparent if that will allow the ai to focus on the model better
So far so good, but gradio froze, so I cannot track the progress. I assume if I close the window, the training will stop? I can see it running on the terminal, tough.