Comment by swyx
2 days ago
thanks for doing this!
what does " designed to be compatible with FLUX architecture" mean and why is that important?
2 days ago
thanks for doing this!
what does " designed to be compatible with FLUX architecture" mean and why is that important?
FLUX.1 is one of the most popular open weights text-to-image models. We distilled Krea-1 to FLUX.1 [dev] model so that the community can adopt it seamlessly into existing ecosystem. Any finetuning code, workflows, etc that was built on top of FLUX.1 [dev] can be reused with our model :)
do LoRAs conflict with your distillation?
The architecture is the same so we found that some LoRAs work out-of-the box, but some LoRAs don't. In those cases, I would expect people to re-run their LoRA finetuning with the trainer they've used.