8 Commits

Author SHA1 Message Date
Toby Roseman 32be4af031 Pin versions for important depedencies 2024-09-17 13:47:02 -07:00
junpeiz 5d5f155512 Add diffusionkit into setup.py
Adds diffusionkit to package installation dependency to avoid erroring out when converting UNet.
2024-08-26 15:29:13 -07:00
Pedro Cuenca df1c41c373 Upgrade coremltools, transformers; remove attn workaround (#241) 2023-08-24 22:17:44 +03:00
Atila Orhon 8cf34376f9 SDXL and other improvements
Co-authored-by: Pedro Cuenca <pedro@huggingface.co>
Co-authored-by: Zach Nagengast <zacharynagengast@gmail.com>
2023-07-27 09:08:30 -10:00
Atila Orhon 7f9c58a6c1 WWDC23 update
Co-authored-by: davidfindlay1 <david.arthur.findlay@icloud.com>
2023-06-14 08:27:02 -07:00
Pedro Cuenca 4aafa737ba Verify ControlNet base model. (#172)
We currently display a warning if the ControlNet repo does not contain a
`base_model` property and the `model-version` is not SD 1.5.

If the ControlNet repo does indicate a `base_model` property, then we
raise a hard error if the versions don't match.
2023-04-27 15:53:10 -07:00
Atila Orhon 37ff2a430f fixes #77 2022-12-19 20:59:41 -08:00
Atila Orhon 583cc04ece Initial commit
Co-authored-by: aseemw <aseem.elec@gmail.com>
Co-authored-by: msiracusa <msiracusa+github@gmail.com>
2022-11-30 13:41:05 -06:00