diffusers/docs/source/_toctree_new.yml

73 lines
1.9 KiB
YAML

- sections:
- local: index
title: "🧨 Diffusers"
- local: quicktour
title: "Quicktour"
- local: installation
title: "Installation"
title: "Get started"
- sections:
- local: get-started/loading
- title: "Loading Pipelines"
- local: get-started/unconditional_image_generation
- title: "Unconditional Image Generation"
- local: get-started/conditional_image_generation
- title: "Text-to-Image Generation"
- local: get-started/img2img
- title: "Text-Guided Image-to-Image"
- local: get-started/inpaint
- title: "Text-Guided Image-Inpainting"
- local: get-started/custom
- title: "Create a custom pipeline"
title: "Pipelines for Inference"
- sections:
- local: optimization/fp16
title: "Torch Float16"
- local: optimization/onnx
title: "ONNX"
- local: optimization/open_vino
title: "Open Vino"
- local: optimization/mps
title: "MPS"
- local: optimization/other
title: "Other"
title: "Optimization/Special Hardware"
- sections:
- local: training/unconditional_training
title: "Unconditional Image Generation"
- local: training/text_inversion
title: "Text Inversion"
- local: training/text2image
title: "Text-to-image"
title: "Training"
- sections:
- local: conceptual/stable_diffusion
title: "Stable Diffusion"
- local: conceptual/philosophy
title: "Philosophy"
- local: conceptual/contribution
title: "How to contribute?"
title: "Conceptual Guides"
- sections:
- sections:
- local: pipelines
title: "Pipelines"
- local: schedulers
title: "Schedulers"
- local: models
title: "Models"
title: "Main Classes"
- sections:
- local: pipelines/glide
title: "Glide"
title: Pipelines
- sections:
- local: schedulers/ddpm
title: "DDPM"
title: Schedulers
- sections:
- local: models/unet
title: "Unet"
title: Models
title: API