LarryJane491 / Lora-Training-in-Comfy

This custom node lets you train LoRA directly in ComfyUI!
277 stars 38 forks source link

Lora Training doesn't work #39

Open MaxaAI opened 2 months ago

MaxaAI commented 2 months ago

I was training the epicrealismxl model and on civitai it worked fine with the database but on ComfyUI i get the error that you can see in the file error.txt

fermi1981 commented 1 month ago

Mentioned in kohya-ss/sd-scripts train_SDXL_xx.md, sdxl resolusion should be 1024*1024, GPU >=8g. It is recommended that you clone a new "sd-script" from https://github.com/kohya-ss/sd-scripts/tree/main. then "pip install imagesize==1.4.1","cd sd-script/library","pip install -e .", enn, try modiy train.py "python -m accelerate ...." >>"{vevn-path}/python.exe -m accelerate" (Windows); (update>>)but I can't find out the switch to sdxl in UI.