Update python_coreml_stable_diffusion/unet.py

Co-authored-by: Pedro Cuenca <pedro@huggingface.co>
pull/109/head
Atila Orhon 1 year ago committed by GitHub
parent 51d3fd8c16
commit b3d0d01ec6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,7 +6,7 @@
from python_coreml_stable_diffusion.layer_norm import LayerNormANE
from diffusers.configuration_utils import ConfigMixin, register_to_config
from diffusers.models.modeling_utils import ModelMixin
from diffusers import ModelMixin
from enum import Enum

Loading…
Cancel
Save