Viewing a single comment thread. View all comments

starstruckmon t1_iuu086h wrote

I only gave the paper a cursory look, but isn't this the same thing as prompt editing?

5

cloneofsimo OP t1_iuvbdjb wrote

Prompt edit seems to be special case of MagicMix where Kmax = Kmin = T and nu = 0. MagicMix is more like Img2Img than sampling where ive understood it

2

LetterRip t1_iuxas7h wrote

It is prompt editing + prompt interpolation. So N steps of A, M steps of A transitioning to B, and then the remaining steps at B.

2

starstruckmon t1_iuxsbge wrote

Thanks. I understood it partially, but your explanation made everything crystal clear and things all clicked in an instant.

I wish more papers has an "intuition" section like this.

1