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
Hello all, Disclaimer - This is not related to SD directly - lemme know if this is out of place, ty
I thought maybee the community here could enlighten me on a more efficient/effective alternative since the logic that seems to prevail here appears sound and down to tact's.
I use NVcleaninstall to get the latest updates on my GPU, I was wondering if any1 knows of an open source driver update utility app to get all of my hardware up to date, that works similarly to NVcleaninstall (it gets down to strictly downloading the necessary driver without all the adds and bloating features and whatnot).
Hello, I've been trying out training, and struggled for hours with the VRAM/RAM capacity. I finally found a balance but now i'm presented with this, and i have no idea what to do. I've tried watching video guides but nothing seems to give me an answer, please help: " File "C:\ai\stable-diffusion-webui\modules\textual_inversion\textual_inversion.py", line 506, in train_embedding scaler.step(optimizer) File "C:\ai\stable-diffusion-webui\venv\lib\site-packages\torch\cuda\amp\grad_scaler.py", line 339, in step assert len(optimizer_state["found_inf_per_device"]) > 0, "No inf checks were recorded for this optimizer." AssertionError: No inf checks were recorded for this optimizer. "
Hello, I am trying to train a model with a face using the SD webui + Dreambooth. I have followed the recommendations in your video (8Gb LORA Training -Fix Cuda...) and installed Cuda 11.6 , torch 1.13 and xformers 0.0.14 dev
I have also used all the recommended settings
when I run the training , the samples generated are empty black rectangles. what could I be doing wrong? I get no errors
Apparently something from the model is missing, I did something wrong Traceback (most recent call last): File "gradio_canny2image.py", line 21, in <module> model.load_state_dict(load_state_dict('./models/control_sd15_canny.pth', location='cuda')) File "D:\ControlNet\cldm\model.py", line 18, in load_state_dict state_dict = get_state_dict(torch.load(ckpt_path, map_location=torch.device(location))) File "C:\Users\simon\AppData\Local\conda\conda\envs\control\lib\site-packages\torch\serialization.py", line 699, in load with _open_file_like(f, 'rb') as opened_file: File "C:\Users\simon\AppData\Local\conda\conda\envs\control\lib\site-packages\torch\serialization.py", line 230, in _open_file_like return _open_file(name_or_buffer, mode) File "C:\Users\simon\AppData\Local\conda\conda\envs\control\lib\site-packages\torch\serialization.py", line 211, in init super(_open_file, self).init(open(name, mode)) FileNotFoundError: [Errno 2] No such file or directory: './models/control_sd15_canny.pth'
Our Discord : https://discord.gg/HbqgGaZVmr. Grand Master tutorial for Textual Inversion / Text Embeddings. If I have been of assistance to you and you would like to show your support for my work, please consider becoming a patron on https://www.patreon.com/SECourses
Playlist of Stable Diffusion Tutorials, Automatic1111 and Google Colab Guide...