mirror of
https://github.com/vladmandic/sdnext.git
synced 2026-01-29 05:02:09 +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
|