https://github.com/cloneofsimo/sdxl_inversions
https://github.com/cloneofsimo/sdxl_inversions
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cloneofsimo/sdxl_inversions
- Owner: cloneofsimo
- Created: 2023-08-09T16:13:14.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-18T17:07:04.000Z (almost 3 years ago)
- Last Synced: 2025-04-04T16:41:54.915Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 8.74 MB
- Stars: 78
- Watchers: 2
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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)