aboutsummaryrefslogtreecommitdiff
path: root/modules/sd_hijack_inpainting.py
AgeCommit message (Collapse)Author
2023-01-04find configs for models at runtime rather than when startingAUTOMATIC
2023-01-03added licenses screen to settingsAUTOMATIC
added footer removed unused inpainting code
2022-12-30remove unnecessary console messageVladimir Mandic
2022-12-24Merge pull request #5131 from uservar/inpainting-detectionAUTOMATIC1111
Better should_hijack_inpainting detection
2022-12-24Merge pull request #5753 from calvinballing/masterAUTOMATIC1111
Fix various typos
2022-12-14Fix various typosJim Hays
2022-12-10fix support for 2.0 inpainting model while maintaining support for 1.5 ↵MrCheeze
inpainting model
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
Fix register_buffer error on Mac OS
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