aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sd_hijack_inpainting.py
Commit message (Collapse)AuthorAgeFilesLines
* Add support Stable Diffusion 2.0AUTOMATIC2022-11-261-7/+13
|
* move DDIM/PLMS fix for OSX out of the file with inpainting code.AUTOMATIC2022-11-111-17/+1
|
* Make DDIM and PLMS work on Mac OSthesved2022-11-031-1/+18
| | | Fix register_buffer error on Mac OS
* updated readme and some small stylistic changes to codeAUTOMATIC2022-10-211-0/+3
|
* Added PLMS hijack and made sure to always replace methodsrandom_thoughtss2022-10-201-7/+156
|
* Fixed copying mistakerandom_thoughtss2022-10-191-54/+25
|
* Added support for RunwayML inpainting modelrandom_thoughtss2022-10-191-0/+208