Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | Fix register_buffer error on Mac OS | ||||
* | 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 |