This folder contains Stable Diffusion XL (SDXL) models implemented with MindSpore, following the official implementation by Stability-AI.
Important
The features works on MindSpore 2.3.1 on Ascend 910* and mainly follow the offical codebase. We highly recommend you use mindone.diffusers
and example/diffusers for more state-of-the-art SDXL training and inference tools.
-
Preparation: Requirements & Weight Conversions & Datasets Preparetion
-
Inference: Inference Tutorials & Performance
-
Finetune: Config Guide & Vanilla Finetune & LoRA Finetune
-
Others: Frequently Asked Questions