mirror of
https://github.com/vladmandic/sdnext.git
synced 2026-01-27 15:02:48 +03:00
5 lines
184 B
Python
5 lines
184 B
Python
# Credits: https://github.com/ali-vilab/FreeScale
|
|
|
|
from .freescale_pipeline import StableDiffusionXLFreeScale
|
|
from .freescale_pipeline_img2img import StableDiffusionXLFreeScaleImg2Img
|