Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-10 | manual fixes for ruff | AUTOMATIC | |
2023-05-09 | Fix up string formatting/concatenation to f-strings where feasible | Aarni Koskela | |
2023-01-25 | Add instruct-pix2pix hijack | Kyle | |
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 |