logoalt Hacker News

ttultoday at 12:45 PM2 repliesview on HN

This is a massive technical report for an open weights image gen model. As someone who has followed this space closely, it’s really cool to read about the behind-the-scenes experimentation and effort that went into the final product. I hope you will release some of the find tuning tools so the community can experiment with them as well and really push what the model’s capable of.


Replies

dvrptoday at 4:32 PM

Thanks! You should definitely check out the r/stablediffusion sub-reddit; people are going crazy over it!

We also had 0-day support from people like Ostris and ComfyUI from the open source community

mattnewtontoday at 3:15 PM

You can find some links and details in the GitHub readme for finetuning / LoRA support. Ostiris, musubi tuner, fal and hugging face diffusers are all day-0 supported :) https://github.com/krea-ai/krea-2

We recommend training off the undistilled, Raw checkpoint, and then applying the LoRA to the Turbo model for inference.

show 1 reply