Thanks! Nice to hear you like it. What I did is basically an updated berrymix with r_34 replaced by trinart, here's a recipe:
1. novelai * 0.95 + sd-1.5 * 0.05 (weighted sum)
2. set method to "add difference"
- model A: mix_from_step_1
- model B: f222
- model C: sd-1.5
- multiplier M: 1
3. mix_from_step_2 * 0.8 + trinart2 * 0.2 (weighted sum)
I also used float16 if you want to get the exact same hash.
