Timothy Kautz
|
45b36be2dc
|
pr comments
|
2 years ago |
Timothy Kautz
|
f28d64c788
|
Merge branch 'main' of https://github.com/littleowl/ml-stable-diffusion into image2image-python
|
2 years ago |
Stephen
|
6cd5c7a760
|
Update import to nested path (#109)
* Update import to nested path
* Update python_coreml_stable_diffusion/unet.py
Co-authored-by: Pedro Cuenca <pedro@huggingface.co>
Co-authored-by: Atila Orhon <64497909+atiorh@users.noreply.github.com>
Co-authored-by: Pedro Cuenca <pedro@huggingface.co>
|
2 years ago |
Pedro Cuenca
|
3b24fe36a7
|
Fix downsample channels. (#110)
Reference: https://github.com/huggingface/diffusers/blob/main/src/diffusers/models/unet_2d_blocks.py#L749-L756
This is usually not a problem for Stable Diffusion models. However, some
architectures such as
https://huggingface.co/OFA-Sys/small-stable-diffusion-v0 wouldn't
convert.
|
2 years ago |
Timothy Kautz
|
960b8870e4
|
Revert "diagonal test with randn"
This reverts commit 270afe1bb9 .
|
3 years ago |
Timothy Kautz
|
270afe1bb9
|
diagonal test with randn
|
3 years ago |
Timothy Kautz
|
bf087ca116
|
Add Encoder model to torch2coreml for image2image
and later for in-paining
|
3 years ago |
Kasima Tharnpipitchai
|
fb1fa01c9d
|
Add guidance scale flag for python CLI (#95)
|
3 years ago |
Christian Clauss
|
d6a54fc2b0
|
Fix typos: Successfully facilitate getting pipeline overridden (#30)
|
3 years ago |
Christian Clauss
|
ec9fe68259
|
Undefined name: from typing import List (#31)
|
3 years ago |
Atila Orhon
|
583cc04ece
|
Initial commit
Co-authored-by: aseemw <aseem.elec@gmail.com>
Co-authored-by: msiracusa <msiracusa+github@gmail.com>
|
3 years ago |