You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ml-stable-diffusion/python_coreml_stable_diffusion
Joshua Park f0fc326477
Pass latent size args to unet and safety checker (#123)
2 years ago
..
__init__.py Initial commit 2 years ago
_version.py Initial commit 2 years ago
chunk_mlprogram.py Initial commit 2 years ago
coreml_model.py Initial commit 2 years ago
layer_norm.py Initial commit 2 years ago
pipeline.py Add guidance scale flag for python CLI (#95) 2 years ago
torch2coreml.py Pass latent size args to unet and safety checker (#123) 2 years ago
unet.py Update import to nested path (#109) 2 years ago