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)
1 year ago
..
__init__.py Initial commit 1 year ago
_version.py Initial commit 1 year ago
chunk_mlprogram.py Initial commit 1 year ago
coreml_model.py Initial commit 1 year ago
layer_norm.py Initial commit 1 year ago
pipeline.py Add guidance scale flag for python CLI (#95) 1 year ago
torch2coreml.py Pass latent size args to unet and safety checker (#123) 1 year ago
unet.py Update import to nested path (#109) 1 year ago