An open API service indexing awesome lists of open source software.

https://github.com/cloneofsimo/sdxl_inversions


https://github.com/cloneofsimo/sdxl_inversions

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# DDIM Inversion, Prompt2Prompt, Plug&Play for SDXL [WIP]



WIP

Exploring edits, one by one, for SDXL.

## References

* https://github.com/cccntu/efficient-prompt-to-prompt/blob/main/ddim-inversion.ipynb

* [DDIM Inversion](https://arxiv.org/abs/2105.05233)
* [Prompt2prompt](https://arxiv.org/abs/2208.01626)
* [Pnp feature insertion](https://arxiv.org/abs/2211.12572)

## Some self-references
* [minSDXL](https://github.com/cloneofsimo/minSDXL)
* [inversion_edits](https://github.com/cloneofsimo/inversion_edits)