How to load LoRA weights after fine-tuning with train_text_to_image_lora_sdxl.py #9884
HeikoFischer1982
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi folks, I ran the tutorial code from (https://github.com/huggingface/diffusers/blob/main/examples/text_to_image/train_text_to_image_lora_sdxl.py)
with some custom training images. After finishing there are several folders for all the components (unet, vae, ...) - there is no file which is identifiable as the lora weights though. Nothing like pytorch_lora_weights.safetensors or so. I tried running the inference script and tried all different things but I can't get it to run. Any advice here?
Beta Was this translation helpful? Give feedback.
All reactions