aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sd_hijack_inpainting.py
AgeCommit message (Expand)AuthorLines
2023-01-04find configs for models at runtime rather than when startingAUTOMATIC-1/+4
2023-01-03added licenses screen to settingsAUTOMATIC-232/+0
2022-12-30remove unnecessary console messageVladimir Mandic-1/+1
2022-12-24Merge pull request #5131 from uservar/inpainting-detectionAUTOMATIC1111-1/+4
2022-12-24Merge pull request #5753 from calvinballing/masterAUTOMATIC1111-3/+3
2022-12-14Fix various typosJim Hays-3/+3
2022-12-10fix support for 2.0 inpainting model while maintaining support for 1.5 inpain...MrCheeze-2/+1
2022-11-27Better should hijack inpainting detectionuservar-1/+4
2022-11-26Add support Stable Diffusion 2.0AUTOMATIC-7/+13
2022-11-11move DDIM/PLMS fix for OSX out of the file with inpainting code.AUTOMATIC-17/+1
2022-11-03Make DDIM and PLMS work on Mac OSthesved-1/+18
2022-10-21updated readme and some small stylistic changes to codeAUTOMATIC-0/+3
2022-10-20Added PLMS hijack and made sure to always replace methodsrandom_thoughtss-7/+156
2022-10-19Fixed copying mistakerandom_thoughtss-54/+25
2022-10-19Added support for RunwayML inpainting modelrandom_thoughtss-0/+208