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 anyone else having this issue when generating i2i: FileNotFoundError: [Errno 2] No such file or directory: NEVERMIND: problem occus when adding [prompt] to filename, resulting in too long a filename for python on outputting. Solved by removing the prompt from the name. Anyone know how to preserve the beginning of the prompt in the filename??
I used the doc to change the filename with the prompt in it, but when I send it image to image there's an error because of this change. Anyway, I guess for now I can't include the prompt. I'd like to have it in the filename so I can sort my renders into smart folders in my image browser, which uses the keywords in the prompt. But auto1111 seems to be broken. Cannot image to image when the fjlename is so long. See what I mean?
Has anyone gotten better output on any repo than JoePennas? It's always the best no matter what I've tried. It's just sooo slow relative to newer optimized diffusors repos
getting this error trying to reinstall and cant fix "Error no kernel image is available for execution on the device at line 167 in file D:\ai\tool\bitsandbytes\csrc\ops.cu"
Shit... My A1111 is borked (again). Just suddenly it won't start. I have managed to start it without --xformers, but that has allways worked before. Maybe I need to update to 0.0.19 (I was running 0.0.17 which worked better than 0.0.18), but now for some unknown reason it's not working at all
My installation had somehow stopped working. It does from time to time. Dunno why, but I'm installing a shitload or other AI-tools and updates all the time, so it probably have something to do with that. I just wish all tools used venv so the installations was separate form eachother
How to install Python, have multiple Python installations, set system wide default Python version. How to compose venv for any Python installation, change Python default path, and install SD web UI properly. Discord: https://bit.ly/SECoursesDiscord.
If I have been of assistance to you and you would like to show your support for my work, please...
problem is... My day is only 24 hours I'd like at least the double to be able to both keep up and actually use the tools for something other than just testing stuff
I am using Dreambooth using your guide (which is awesome by the way!) but I get the following error when trying to train a model 'Please check your dataset directories.' I have my images in the following folder C:\johntrain and this is what I entered into the Dataset Directory. Do you know what I am doing wrong?
Is there a necessary correlation between the base model used for training Lora and the generated class dataset? Does the class images have to be generated by the base model used? Are we attempting to pass the model weights (bias?) to the trained Lora model? Trying to understand the underlying logic @Furkan Gözükara SECourses
So one should try to use images generated by the base model used for the Lora in order not to mess up the models own fine tuning. I'm going to test this out