Toby Roseman
7505f91208
Add option for sequential unet predictions
2024-10-23 14:23:19 -07:00
Toby Roseman
e497107793
Allow not using classifier free guidance
2024-10-04 11:10:18 -07:00
Toby Roseman
aa0ec6e569
Do not force zeros embeddings for empty prompt, unless using XL
2024-09-17 13:21:33 -07:00
Toby Roseman
d159b9254c
Fix pipeline.py for Python 3.8
2023-10-23 10:27:56 -07:00
Hector Lopez Hernandez, PhD
f3a212491c
Xl python inference ( #261 )
...
* Updated pipeline.py for XL inference
* cleaned up
* Add shape handling for UNET time_ids shape
* added support for loading from CompiledMLModel
2023-09-26 13:12:07 -07:00
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