Skip to content

Commit 2d8f274

Browse files
authored
Merge pull request #1 from Snailpong/opt
feat) optimization kr translation
2 parents 1f0530f + 0b85785 commit 2d8f274

File tree

10 files changed

+1550
-176
lines changed

10 files changed

+1550
-176
lines changed

โ€Ždocs/source/ko/_toctree.yml

Lines changed: 31 additions & 176 deletions
Original file line numberDiff line numberDiff line change
@@ -3,191 +3,46 @@
33
title: "๐Ÿงจ Diffusers"
44
- local: quicktour
55
title: "ํ›‘์–ด๋ณด๊ธฐ"
6+
- local: in_translation
7+
title: Stable Diffusion
68
- local: installation
79
title: "์„ค์น˜"
810
title: "์‹œ์ž‘ํ•˜๊ธฐ"
11+
912
- sections:
1013
- sections:
1114
- local: in_translation
12-
title: "Loading Pipelines, Models, and Schedulers"
13-
- local: in_translation
14-
title: "Using different Schedulers"
15-
- local: in_translation
16-
title: "Configuring Pipelines, Models, and Schedulers"
17-
- local: in_translation
18-
title: "Loading and Adding Custom Pipelines"
19-
title: "๋ถˆ๋Ÿฌ์˜ค๊ธฐ & ํ—ˆ๋ธŒ (๋ฒˆ์—ญ ์˜ˆ์ •)"
20-
- sections:
21-
- local: in_translation
22-
title: "Unconditional Image Generation"
23-
- local: in_translation
24-
title: "Text-to-Image Generation"
25-
- local: in_translation
26-
title: "Text-Guided Image-to-Image"
15+
title: ๊ฐœ์š”
2716
- local: in_translation
28-
title: "Text-Guided Image-Inpainting"
17+
title: Unconditional ์ด๋ฏธ์ง€ ์ƒ์„ฑ
2918
- local: in_translation
30-
title: "Text-Guided Depth-to-Image"
19+
title: Textual Inversion
20+
- local: training/dreambooth
21+
title: DreamBooth
22+
- local: training/text2image
23+
title: Text-to-image
24+
- local: training/lora
25+
title: Low-Rank Adaptation of Large Language Models (LoRA)
3126
- local: in_translation
32-
title: "Reusing seeds for deterministic generation"
27+
title: ControlNet
3328
- local: in_translation
34-
title: "Community Pipelines"
35-
- local: in_translation
36-
title: "How to contribute a Pipeline"
37-
title: "์ถ”๋ก ์„ ์œ„ํ•œ ํŒŒ์ดํ”„๋ผ์ธ (๋ฒˆ์—ญ ์˜ˆ์ •)"
38-
- sections:
39-
- local: in_translation
40-
title: "Reinforcement Learning"
41-
- local: in_translation
42-
title: "Audio"
43-
- local: in_translation
44-
title: "Other Modalities"
45-
title: "Taking Diffusers Beyond Images"
46-
title: "Diffusers ์‚ฌ์šฉ๋ฒ• (๋ฒˆ์—ญ ์˜ˆ์ •)"
47-
- sections:
48-
- local: in_translation
49-
title: "Memory and Speed"
50-
- local: in_translation
51-
title: "xFormers"
52-
- local: in_translation
53-
title: "ONNX"
54-
- local: in_translation
55-
title: "OpenVINO"
56-
- local: in_translation
57-
title: "MPS"
58-
- local: in_translation
59-
title: "Habana Gaudi"
60-
title: "์ตœ์ ํ™”/ํŠน์ˆ˜ ํ•˜๋“œ์›จ์–ด (๋ฒˆ์—ญ ์˜ˆ์ •)"
61-
- sections:
62-
- local: in_translation
63-
title: "Overview"
64-
- local: in_translation
65-
title: "Unconditional Image Generation"
66-
- local: in_translation
67-
title: "Textual Inversion"
68-
- local: in_translation
69-
title: "Dreambooth"
70-
- local: in_translation
71-
title: "Text-to-image fine-tuning"
72-
title: "ํ•™์Šต (๋ฒˆ์—ญ ์˜ˆ์ •)"
29+
title: InstructPix2Pix ํ•™์Šต
30+
title: ํ•™์Šต
7331
- sections:
7432
- local: in_translation
75-
title: "Stable Diffusion"
76-
- local: in_translation
77-
title: "Philosophy"
78-
- local: in_translation
79-
title: "How to contribute?"
80-
title: "๊ฐœ๋… ์„ค๋ช… (๋ฒˆ์—ญ ์˜ˆ์ •)"
81-
- sections:
82-
- sections:
83-
- local: in_translation
84-
title: "Models"
85-
- local: in_translation
86-
title: "Diffusion Pipeline"
87-
- local: in_translation
88-
title: "Logging"
89-
- local: in_translation
90-
title: "Configuration"
91-
- local: in_translation
92-
title: "Outputs"
93-
title: "Main Classes"
94-
95-
- sections:
96-
- local: in_translation
97-
title: "Overview"
98-
- local: in_translation
99-
title: "AltDiffusion"
100-
- local: in_translation
101-
title: "Cycle Diffusion"
102-
- local: in_translation
103-
title: "DDIM"
104-
- local: in_translation
105-
title: "DDPM"
106-
- local: in_translation
107-
title: "Latent Diffusion"
108-
- local: in_translation
109-
title: "Unconditional Latent Diffusion"
110-
- local: in_translation
111-
title: "PaintByExample"
112-
- local: in_translation
113-
title: "PNDM"
114-
- local: in_translation
115-
title: "Score SDE VE"
116-
- sections:
117-
- local: in_translation
118-
title: "Overview"
119-
- local: in_translation
120-
title: "Text-to-Image"
121-
- local: in_translation
122-
title: "Image-to-Image"
123-
- local: in_translation
124-
title: "Inpaint"
125-
- local: in_translation
126-
title: "Depth-to-Image"
127-
- local: in_translation
128-
title: "Image-Variation"
129-
- local: in_translation
130-
title: "Super-Resolution"
131-
title: "Stable Diffusion"
132-
- local: in_translation
133-
title: "Stable Diffusion 2"
134-
- local: in_translation
135-
title: "Safe Stable Diffusion"
136-
- local: in_translation
137-
title: "Stochastic Karras VE"
138-
- local: in_translation
139-
title: "Dance Diffusion"
140-
- local: in_translation
141-
title: "UnCLIP"
142-
- local: in_translation
143-
title: "Versatile Diffusion"
144-
- local: in_translation
145-
title: "VQ Diffusion"
146-
- local: in_translation
147-
title: "RePaint"
148-
- local: in_translation
149-
title: "Audio Diffusion"
150-
title: "ํŒŒ์ดํ”„๋ผ์ธ (๋ฒˆ์—ญ ์˜ˆ์ •)"
151-
- sections:
152-
- local: in_translation
153-
title: "Overview"
154-
- local: in_translation
155-
title: "DDIM"
156-
- local: in_translation
157-
title: "DDPM"
158-
- local: in_translation
159-
title: "Singlestep DPM-Solver"
160-
- local: in_translation
161-
title: "Multistep DPM-Solver"
162-
- local: in_translation
163-
title: "Heun Scheduler"
164-
- local: in_translation
165-
title: "DPM Discrete Scheduler"
166-
- local: in_translation
167-
title: "DPM Discrete Scheduler with ancestral sampling"
168-
- local: in_translation
169-
title: "Stochastic Kerras VE"
170-
- local: in_translation
171-
title: "Linear Multistep"
172-
- local: in_translation
173-
title: "PNDM"
174-
- local: in_translation
175-
title: "VE-SDE"
176-
- local: in_translation
177-
title: "IPNDM"
178-
- local: in_translation
179-
title: "VP-SDE"
180-
- local: in_translation
181-
title: "Euler scheduler"
182-
- local: in_translation
183-
title: "Euler Ancestral Scheduler"
184-
- local: in_translation
185-
title: "VQDiffusionScheduler"
186-
- local: in_translation
187-
title: "RePaint Scheduler"
188-
title: "์Šค์ผ€์ค„๋Ÿฌ (๋ฒˆ์—ญ ์˜ˆ์ •)"
189-
- sections:
190-
- local: in_translation
191-
title: "RL Planning"
192-
title: "Experimental Features"
193-
title: "API (๋ฒˆ์—ญ ์˜ˆ์ •)"
33+
title: ๊ฐœ์š”
34+
- local: optimization/fp16
35+
title: ๋ฉ”๋ชจ๋ฆฌ์™€ ์†๋„
36+
- local: in_translation
37+
title: Torch2.0 ์ง€์›
38+
- local: optimization/xformers
39+
title: xFormers
40+
- local: optimization/onnx
41+
title: ONNX
42+
- local: optimization/open_vino
43+
title: OpenVINO
44+
- local: optimization/mps
45+
title: MPS
46+
- local: optimization/habana
47+
title: Habana Gaudi
48+
title: ์ตœ์ ํ™”/ํŠน์ˆ˜ ํ•˜๋“œ์›จ์–ด

0 commit comments

Comments
ย (0)