How to fine-tune Flux-Kontext with paired image data(with prompt)? #11831
Answered
by
asomoza
taoxinhao13
asked this question in
Q&A
-
I noticed that the train_dreambooth_lora_flux_kontext.py script is designed for text-to-image (T2I) tasks. Which script should I use for image-to-image (I2I) fine-tuning with Kontext? |
Beta Was this translation helpful? Give feedback.
Answered by
asomoza
Jun 30, 2025
Replies: 1 comment
-
Hi, we don't have a training script for that at the moment. You will need to use an external specialized library for that kind of training. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
taoxinhao13
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, we don't have a training script for that at the moment. You will need to use an external specialized library for that kind of training.