DiffSynth-Studio icon indicating copy to clipboard operation
DiffSynth-Studio copied to clipboard

Trained Lora how-to questions

Open CHK-0000 opened this issue 1 year ago • 1 comments

https://github.com/modelscope/DiffSynth-Studio/blob/main/examples/train/stable_diffusion_xl/train_sdxl_lora.py


hello. After training with the code here, can I use the Lora as output in any code from that repository? I'm a coding beginner. Please tell me how to do it!

CHK-0000 avatar Aug 18 '24 11:08 CHK-0000

See https://github.com/modelscope/DiffSynth-Studio/tree/main/examples/train.

We provided examples in the README.

Artiprocher avatar Aug 19 '24 02:08 Artiprocher