How to use train_text_to_image_sdxl.py with unlabed data #7427
Unanswered
khayamgondal
asked this question in
Q&A
Replies: 1 comment
-
Generate the captions using multi-modal models.
Feel free to repupose this script: https://github.com/huggingface/diffusers/blob/main/examples/dreambooth/train_dreambooth.py. |
Beta Was this translation helpful? Give feedback.
0 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.
-
How can I use
examples/text_to_image/train_text_to_image_sdxl.py
with images without captions?Dreambooth has a version for sdxl_lora but I am looking for a training script that uses sdxl without lora.
Beta Was this translation helpful? Give feedback.
All reactions