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