mirror of
https://github.com/huggingface/diffusers.git
synced 2026-01-27 17:22:53 +03:00
* add tutorials to toctree.yml * fix title * fix words * add overview ja * fix diffusion to 拡散 * fix line 21 * add space * delete supported pipline * fix tutorial_overview.md * fix space * fix typo * Delete docs/source/ja/tutorials/using_peft_for_inference.md this file is not translated * Delete docs/source/ja/tutorials/basic_training.md this file is not translated * Delete docs/source/ja/tutorials/autopipeline.md this file is not translated * fix toctree
14 lines
363 B
YAML
14 lines
363 B
YAML
- sections:
|
|
- local: index
|
|
title: 🧨 Diffusers
|
|
- local: quicktour
|
|
title: クイックツアー
|
|
- local: stable_diffusion
|
|
title: 有効で効率の良い拡散モデル
|
|
- local: installation
|
|
title: インストール
|
|
title: はじめに
|
|
- sections:
|
|
- local: tutorials/tutorial_overview
|
|
title: 概要
|
|
title: チュートリアル |