Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5131 from uservar/inpainting-detection | AUTOMATIC1111 | 2022-12-24 | 1 | -1/+4 |
|\ | |||||
| * | Better should hijack inpainting detection | uservar | 2022-11-27 | 1 | -1/+4 |
* | | Merge pull request #5753 from calvinballing/master | AUTOMATIC1111 | 2022-12-24 | 1 | -3/+3 |
|\ \ | |||||
| * | | Fix various typos | Jim Hays | 2022-12-15 | 1 | -3/+3 |
| |/ | |||||
* / | fix support for 2.0 inpainting model while maintaining support for 1.5 inpain... | MrCheeze | 2022-12-10 | 1 | -2/+1 |
|/ | |||||
* | Add support Stable Diffusion 2.0 | AUTOMATIC | 2022-11-26 | 1 | -7/+13 |
* | move DDIM/PLMS fix for OSX out of the file with inpainting code. | AUTOMATIC | 2022-11-11 | 1 | -17/+1 |
* | Make DDIM and PLMS work on Mac OS | thesved | 2022-11-03 | 1 | -1/+18 |
* | updated readme and some small stylistic changes to code | AUTOMATIC | 2022-10-21 | 1 | -0/+3 |
* | Added PLMS hijack and made sure to always replace methods | random_thoughtss | 2022-10-20 | 1 | -7/+156 |
* | Fixed copying mistake | random_thoughtss | 2022-10-19 | 1 | -54/+25 |
* | Added support for RunwayML inpainting model | random_thoughtss | 2022-10-19 | 1 | -0/+208 |