Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-05-09 | Fix up string formatting/concatenation to f-strings where feasible | Aarni Koskela | -2/+2 | |
2023-01-25 | Add instruct-pix2pix hijack | Kyle | -0/+1459 | |
Allows loading instruct-pix2pix models via same method as inpainting models in sd_models.py and sd_hijack_ip2p.py Adds ddpm_edit.py necessary for instruct-pix2pix |