TokenFlow
TokenFlow copied to clipboard
Implement DDPM inversion
As discussed previously, I implemented edit-friendly DDPM inversion drastically reducing runtime for the inversion step.
Additionally, the edit quality/robustness benefits from the inversion guarantees of DDPM, thus eliminating any inversion errors.
Also adding @apolinario.