|
175 | 175 | title: gguf |
176 | 176 | - local: quantization/torchao |
177 | 177 | title: torchao |
178 | | - - local: quantization/quanto |
| 178 | + - local: quantization/quanto |
179 | 179 | title: quanto |
180 | 180 | title: Quantization Methods |
181 | 181 | - sections: |
|
270 | 270 | - sections: |
271 | 271 | - local: api/models/controlnet |
272 | 272 | title: ControlNetModel |
| 273 | + - local: api/models/controlnet_union |
| 274 | + title: ControlNetUnionModel |
273 | 275 | - local: api/models/controlnet_flux |
274 | 276 | title: FluxControlNetModel |
275 | 277 | - local: api/models/controlnet_hunyuandit |
276 | 278 | title: HunyuanDiT2DControlNetModel |
| 279 | + - local: api/models/controlnet_sana |
| 280 | + title: SanaControlNetModel |
277 | 281 | - local: api/models/controlnet_sd3 |
278 | 282 | title: SD3ControlNetModel |
279 | 283 | - local: api/models/controlnet_sparsectrl |
280 | 284 | title: SparseControlNetModel |
281 | | - - local: api/models/controlnet_union |
282 | | - title: ControlNetUnionModel |
283 | 285 | title: ControlNets |
284 | 286 | - sections: |
285 | 287 | - local: api/models/allegro_transformer3d |
|
288 | 290 | title: AuraFlowTransformer2DModel |
289 | 291 | - local: api/models/cogvideox_transformer3d |
290 | 292 | title: CogVideoXTransformer3DModel |
291 | | - - local: api/models/consisid_transformer3d |
292 | | - title: ConsisIDTransformer3DModel |
293 | 293 | - local: api/models/cogview3plus_transformer2d |
294 | 294 | title: CogView3PlusTransformer2DModel |
295 | 295 | - local: api/models/cogview4_transformer2d |
296 | 296 | title: CogView4Transformer2DModel |
| 297 | + - local: api/models/consisid_transformer3d |
| 298 | + title: ConsisIDTransformer3DModel |
297 | 299 | - local: api/models/dit_transformer2d |
298 | 300 | title: DiTTransformer2DModel |
299 | 301 | - local: api/models/easyanimate_transformer3d |
300 | 302 | title: EasyAnimateTransformer3DModel |
301 | 303 | - local: api/models/flux_transformer |
302 | 304 | title: FluxTransformer2DModel |
| 305 | + - local: api/models/hidream_image_transformer |
| 306 | + title: HiDreamImageTransformer2DModel |
303 | 307 | - local: api/models/hunyuan_transformer2d |
304 | 308 | title: HunyuanDiT2DModel |
305 | 309 | - local: api/models/hunyuan_video_transformer_3d |
306 | 310 | title: HunyuanVideoTransformer3DModel |
307 | 311 | - local: api/models/latte_transformer3d |
308 | 312 | title: LatteTransformer3DModel |
309 | | - - local: api/models/lumina_nextdit2d |
310 | | - title: LuminaNextDiT2DModel |
311 | | - - local: api/models/lumina2_transformer2d |
312 | | - title: Lumina2Transformer2DModel |
313 | 313 | - local: api/models/ltx_video_transformer3d |
314 | 314 | title: LTXVideoTransformer3DModel |
| 315 | + - local: api/models/lumina2_transformer2d |
| 316 | + title: Lumina2Transformer2DModel |
| 317 | + - local: api/models/lumina_nextdit2d |
| 318 | + title: LuminaNextDiT2DModel |
315 | 319 | - local: api/models/mochi_transformer3d |
316 | 320 | title: MochiTransformer3DModel |
317 | 321 | - local: api/models/omnigen_transformer |
|
320 | 324 | title: PixArtTransformer2DModel |
321 | 325 | - local: api/models/prior_transformer |
322 | 326 | title: PriorTransformer |
323 | | - - local: api/models/sd3_transformer2d |
324 | | - title: SD3Transformer2DModel |
325 | 327 | - local: api/models/sana_transformer2d |
326 | 328 | title: SanaTransformer2DModel |
| 329 | + - local: api/models/sd3_transformer2d |
| 330 | + title: SD3Transformer2DModel |
327 | 331 | - local: api/models/stable_audio_transformer |
328 | 332 | title: StableAudioDiTModel |
329 | 333 | - local: api/models/transformer2d |
|
338 | 342 | title: StableCascadeUNet |
339 | 343 | - local: api/models/unet |
340 | 344 | title: UNet1DModel |
341 | | - - local: api/models/unet2d |
342 | | - title: UNet2DModel |
343 | 345 | - local: api/models/unet2d-cond |
344 | 346 | title: UNet2DConditionModel |
| 347 | + - local: api/models/unet2d |
| 348 | + title: UNet2DModel |
345 | 349 | - local: api/models/unet3d-cond |
346 | 350 | title: UNet3DConditionModel |
347 | 351 | - local: api/models/unet-motion |
|
350 | 354 | title: UViT2DModel |
351 | 355 | title: UNets |
352 | 356 | - sections: |
| 357 | + - local: api/models/asymmetricautoencoderkl |
| 358 | + title: AsymmetricAutoencoderKL |
| 359 | + - local: api/models/autoencoder_dc |
| 360 | + title: AutoencoderDC |
353 | 361 | - local: api/models/autoencoderkl |
354 | 362 | title: AutoencoderKL |
355 | 363 | - local: api/models/autoencoderkl_allegro |
|
366 | 374 | title: AutoencoderKLMochi |
367 | 375 | - local: api/models/autoencoder_kl_wan |
368 | 376 | title: AutoencoderKLWan |
369 | | - - local: api/models/asymmetricautoencoderkl |
370 | | - title: AsymmetricAutoencoderKL |
371 | | - - local: api/models/autoencoder_dc |
372 | | - title: AutoencoderDC |
373 | 377 | - local: api/models/consistency_decoder_vae |
374 | 378 | title: ConsistencyDecoderVAE |
375 | 379 | - local: api/models/autoencoder_oobleck |
|
422 | 426 | title: ControlNet with Stable Diffusion 3 |
423 | 427 | - local: api/pipelines/controlnet_sdxl |
424 | 428 | title: ControlNet with Stable Diffusion XL |
| 429 | + - local: api/pipelines/controlnet_sana |
| 430 | + title: ControlNet-Sana |
425 | 431 | - local: api/pipelines/controlnetxs |
426 | 432 | title: ControlNet-XS |
427 | 433 | - local: api/pipelines/controlnetxs_sdxl |
|
446 | 452 | title: Flux |
447 | 453 | - local: api/pipelines/control_flux_inpaint |
448 | 454 | title: FluxControlInpaint |
| 455 | + - local: api/pipelines/hidream |
| 456 | + title: HiDream-I1 |
449 | 457 | - local: api/pipelines/hunyuandit |
450 | 458 | title: Hunyuan-DiT |
451 | 459 | - local: api/pipelines/hunyuan_video |
|
513 | 521 | - sections: |
514 | 522 | - local: api/pipelines/stable_diffusion/overview |
515 | 523 | title: Overview |
516 | | - - local: api/pipelines/stable_diffusion/text2img |
517 | | - title: Text-to-image |
| 524 | + - local: api/pipelines/stable_diffusion/depth2img |
| 525 | + title: Depth-to-image |
| 526 | + - local: api/pipelines/stable_diffusion/gligen |
| 527 | + title: GLIGEN (Grounded Language-to-Image Generation) |
| 528 | + - local: api/pipelines/stable_diffusion/image_variation |
| 529 | + title: Image variation |
518 | 530 | - local: api/pipelines/stable_diffusion/img2img |
519 | 531 | title: Image-to-image |
520 | 532 | - local: api/pipelines/stable_diffusion/svd |
521 | 533 | title: Image-to-video |
522 | 534 | - local: api/pipelines/stable_diffusion/inpaint |
523 | 535 | title: Inpainting |
524 | | - - local: api/pipelines/stable_diffusion/depth2img |
525 | | - title: Depth-to-image |
526 | | - - local: api/pipelines/stable_diffusion/image_variation |
527 | | - title: Image variation |
| 536 | + - local: api/pipelines/stable_diffusion/k_diffusion |
| 537 | + title: K-Diffusion |
| 538 | + - local: api/pipelines/stable_diffusion/latent_upscale |
| 539 | + title: Latent upscaler |
| 540 | + - local: api/pipelines/stable_diffusion/ldm3d_diffusion |
| 541 | + title: LDM3D Text-to-(RGB, Depth), Text-to-(RGB-pano, Depth-pano), LDM3D Upscaler |
528 | 542 | - local: api/pipelines/stable_diffusion/stable_diffusion_safe |
529 | 543 | title: Safe Stable Diffusion |
| 544 | + - local: api/pipelines/stable_diffusion/sdxl_turbo |
| 545 | + title: SDXL Turbo |
530 | 546 | - local: api/pipelines/stable_diffusion/stable_diffusion_2 |
531 | 547 | title: Stable Diffusion 2 |
532 | 548 | - local: api/pipelines/stable_diffusion/stable_diffusion_3 |
533 | 549 | title: Stable Diffusion 3 |
534 | 550 | - local: api/pipelines/stable_diffusion/stable_diffusion_xl |
535 | 551 | title: Stable Diffusion XL |
536 | | - - local: api/pipelines/stable_diffusion/sdxl_turbo |
537 | | - title: SDXL Turbo |
538 | | - - local: api/pipelines/stable_diffusion/latent_upscale |
539 | | - title: Latent upscaler |
540 | 552 | - local: api/pipelines/stable_diffusion/upscale |
541 | 553 | title: Super-resolution |
542 | | - - local: api/pipelines/stable_diffusion/k_diffusion |
543 | | - title: K-Diffusion |
544 | | - - local: api/pipelines/stable_diffusion/ldm3d_diffusion |
545 | | - title: LDM3D Text-to-(RGB, Depth), Text-to-(RGB-pano, Depth-pano), LDM3D Upscaler |
546 | 554 | - local: api/pipelines/stable_diffusion/adapter |
547 | 555 | title: T2I-Adapter |
548 | | - - local: api/pipelines/stable_diffusion/gligen |
549 | | - title: GLIGEN (Grounded Language-to-Image Generation) |
| 556 | + - local: api/pipelines/stable_diffusion/text2img |
| 557 | + title: Text-to-image |
550 | 558 | title: Stable Diffusion |
551 | 559 | - local: api/pipelines/stable_unclip |
552 | 560 | title: Stable unCLIP |
|
0 commit comments