14 KiB
14 KiB
Supported Diffusion Models
This demo supports Diffusion models that are popular in the Generative AI community. The table below lists the various configurations we support for each pipeline.
Pipeline Support Matrix
| Pipeline | Version | Task | Supported Precisions | Additional features | Hub | Restrictions |
|---|---|---|---|---|---|---|
| Stable Diffusion | 1.4 |
|
FP16, FP8, INT8 * | N/A | CompVis/stable-diffusion-v1-4 | |
| Stable Diffusion | dreamshaper-7 |
|
FP16 | N/A | Lykon/dreamshaper-7 | |
| Stable Diffusion | XL 1.0-base |
|
FP16, FP8, INT8 * | LoRA (FP16, BF16, FP8) | stabilityai/stable-diffusion-xl-base-1.0 | |
| Stable Diffusion | XL 1.0-refiner |
|
FP16 | N/A | stabilityai/stable-diffusion-xl-refiner-1.0 | |
| Stable Diffusion | XL-Turbo |
|
FP16 | N/A | stabilityai/sdxl-turbo | |
| Stable Diffusion | 3 |
|
FP16 | N/A | stabilityai/stable-diffusion-3-medium | |
| Stable Diffusion | 3.5-medium |
|
FP16, BF16 | N/A | stabilityai/stable-diffusion-3-medium | |
| Stable Diffusion | 3.5-large |
|
FP16, BF16, FP8 | N/A | stabilityai/stable-diffusion-3-large | |
| ControlNet | 1.4 |
|
FP16 | N/A | ||
| ControlNet | XL 1.0-base |
|
FP16, FP8 | N/A | stabilityai/controlnet-canny-sdxl-1.0 | |
| ControlNet | 3.5-large |
|
FP16, BF16, FP8 (canny and depth only) | N/A | ||
| Stable Video Diffusion | XT-1.1 |
|
FP16, FP8 | N/A | stabilityai/stable-video-diffusion-img2vid-xt-1-1 | |
| Stable Cascade | N/A |
|
BF16 | N/A | ||
| Flux | 1-Dev |
|
FP16, BF16, FP8, FP4 * | LoRA (FP16, BF16, FP8) | black-forest-labs/FLUX.1-dev | |
| Flux | 1-Schnell |
|
FP16, BF16, FP8, FP4 * | LoRA (FP16, BF16, FP8) | black-forest-labs/FLUX.1-schnell | |
| Flux | 1-Canny-Dev |
|
FP16, BF16, FP8, FP4 | N/A | black-forest-labs/FLUX.1-Canny-dev | |
| Flux | 1-Depth-Dev |
|
FP16, BF16, FP8, FP4 | N/A | black-forest-labs/FLUX.1-Depth-dev | |
| Flux | 1-Kontext-Dev |
|
BF16, FP8, FP4 | N/A | black-forest-labs/FLUX.1-Kontext-dev | |
| Cosmos | cosmos-predict2-2b-text2image, cosmos-predict2-14b-text2image |
|
BF16 | N/A | ||
| Cosmos | cosmos-predict2-2b-video2world, cosmos-predict2-14b-video2world |
|
BF16 | N/A | ||
| Wan | 2.2-T2V-A14B |
|
BF16 | N/A | wan-ai/wan2.2-t2v-a14b |
*Note: Only the text2image pipelines support FP4/FP8/INT8 quantization. The image2image pipelines don't support quantization.