Commit Graph

5 Commits

Author SHA1 Message Date
Atila Orhon 412c679d25 Fixes #160 2023-04-24 12:13:30 -07:00
Chimme 7f65e1c84b
Support ControlNet (#153)
* add controlnet tentatively

* add controlnet in python code

* implement swift part

* support 8-bit quantization

* add controlnet unload when reduce memory

* remove irrelevant changes

* add more description about controlnet option in swift

* fix some for pr and update README

* pre-allocate zero shapedArray + make multi-controlnet faster
2023-04-18 16:17:59 -07:00
Kasima Tharnpipitchai fb1fa01c9d
Add guidance scale flag for python CLI (#95) 2023-01-03 17:23:56 +03:00
Christian Clauss ec9fe68259
Undefined name: from typing import List (#31) 2022-12-14 10:38:07 -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