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
16:02:36-949749 INFO Epoch: 8 16:02:36-949749 INFO Max train steps: 1600 16:02:36-949749 INFO stop_text_encoder_training = 0 16:02:36-949749 INFO lr_warmup_steps = 0 16:02:36-949749 INFO Saving training config to C:/Users/RENDA/Pictures/loraface2output\model\loraface2_20240522-160236.json... 16:02:36-949749 INFO Executing command: C:\kohya_ss\venv\Scripts\accelerate.EXE launch --dynamo_backend no --dynamo_mode default --mixed_precision bf16 --num_processes 1 --num_machines 1 --num_cpu_threads_per_process 2 C:/kohya_ss/sd-scripts/sdxl_train_network.py --config_file C:/Users/RENDA/Pictures/loraface2output\model/config_lora-20240522-160236.toml 16:02:36-966750 INFO Command executed. 16:02:41-172981 INFO Training has ended.
File "C:\kohya_ss\venv\lib\site-packages\accelerate\commands\launch.py", line 637, in simple_launcher raise subprocess.CalledProcessError(returncode=process.returncode, cmd=cmd) subprocess.CalledProcessError: Command '['C:\kohya_ss\venv\Scripts\python.exe', 'C:/kohya_ss/sd-scripts/sdxl_train_network.py', '--config_file', 'C:/Users/RENDA/Pictures/loraface2output\model/config_lora-20240522-160332.toml']' returned non-zero exit status 3221225477. 16:03:42-841621 INFO Training has ended.
Hmm but the issues occur even before I reach the stage of putting in the path to images. I’ll check the git. What’s wrong with the current path? I have just stored the data preparation folder in the pictures
TensorRT Extension for Stable Diffusion Web UI. Contribute to andrewtvuong/Stable-Diffusion-WebUI-TensorRT development by creating an account on GitHub.
Hey community, question for you prompt specialists. Do any of you know what a "prompt modifier" is? I see it get used as a node in ComfyUI, and I see it get loaded in as a positive prompt. It has a "pre-prompt" and a "post-prompt" option. It's a nice addition. Is there a A1111 equivalent of it? Thanks much!
From what I can tell, yes, it prioritizes and changes the prompt during generation. When I did a metadata check, it looks like it's doing "pre-prompt - Text Input - Post prompt". But I'm not sure what logic it uses to prioritize.
Alright, I did what I should have done 5 hours ago and asked Claude. There's a very clear explanation of what this is and it gave a great answer. I'll screenshot it here.