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
is there an extension that lets you provide a batch folder for control net? for example have a batch folder to feed open pose , while keeping the img2img guide image as normal
current work around now is to turn off img2img influence and turn off init image in open pose and run a batch this way , and then re run it again as normal img2img map using depth control added on , but it takes double the time it would take to just be able to batch the control nets in the first place
im on a 1080 and am running out of vram with some control net things im trying to do , i have never used command line args for low vram , or med vram or anything , would that help me get more control net without sacrificing anything?
@Furkan Gözükara SECourses I feel something isn't right. I have followed your method for training the face but it takes up to 2 hours ( 30-45 min generating classification & the rest for training ) and the final result isn't bad. But I see other people are able to do this job in 10-15 min with a decent quality.
Ok, after I trained my model one time now I wanted to train one of them that looks better and continue the training
So I created a new model and in source checkpoint I selected one of them but when I clicked on Create model I get this error:
FileNotFoundError: [Errno 2] No such file or directory: 'models/dreambooth/der_2640/der_2640.yaml' -> 'models/dreambooth/der_2640/der_2640.yaml' IndexError: list index out of range
Which is correct, because the path for .safetensors are here: /model/stable_diffusion/der/der_2640.yaml
But as you see it's trying to read from another path that file isn't existed models/dreambooth/der_2640/der_2640.yaml