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