Replies: 1 comment 10 replies
-
Could you tell us what your exact training commands were for |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a dataset that I have trained using the text_to_image_lora_sdxl.py from the examples. Now, I want to train an LCM-Lora using the same dataset, but the results are pretty weird. I'm using this script: /examples/consistency_distillation/train_lcm_distill_lora_sdxl.py.
I have tried loading my Lora + the LCM Lora and setting the adapter weights, but the quality is not the best.
This is how I'm loading the weights:
Beta Was this translation helpful? Give feedback.
All reactions