What's the difference between 'example/train_text_to_image_lora.py' and 'example/research_projects/lora/train_text_to_image_lora.py' ? · Issue #11542 · huggingface/diffusers · GitHub
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, the difference is in the very first paragraph of the readme and it also answers your question:
This extended LoRA training script was authored by haofanwang. This is an experimental LoRA extension of this example. We further support add LoRA layers for text encoder.
I want to use the "--train_text_encoder" argument, but it only exists in the latter script.
The text was updated successfully, but these errors were encountered: