# Copyright (c) Alibaba, Inc. and its affiliates.
from .stable_diffusion import StableDiffusion
from .stable_diffusion_xl import StableDiffusionXL
