SKi
|
18c9d175a9
|
add modelname to the image file
|
2 years ago |
SKi
|
2caf938730
|
add random seed
|
2 years ago |
SKi
|
ab3564b8d3
|
Pin requirements for numpy and torch
|
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 |
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 |