File size: 5,628 Bytes
6b448ad
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
- sections:
  - local: index
    title: "🧨 Diffusers"
  - local: quicktour
    title: "훑어보기"
  - local: installation
    title: "μ„€μΉ˜"
  title: "μ‹œμž‘ν•˜κΈ°"
- sections:
  - sections:
    - local: in_translation
      title: "Loading Pipelines, Models, and Schedulers"
    - local: in_translation
      title: "Using different Schedulers"
    - local: in_translation
      title: "Configuring Pipelines, Models, and Schedulers"
    - local: in_translation
      title: "Loading and Adding Custom Pipelines"
    title: "뢈러였기 & ν—ˆλΈŒ (λ²ˆμ—­ μ˜ˆμ •)"
  - sections:
    - local: in_translation
      title: "Unconditional Image Generation"
    - local: in_translation
      title: "Text-to-Image Generation"
    - local: in_translation
      title: "Text-Guided Image-to-Image"
    - local: in_translation
      title: "Text-Guided Image-Inpainting"
    - local: in_translation
      title: "Text-Guided Depth-to-Image"
    - local: in_translation
      title: "Reusing seeds for deterministic generation"
    - local: in_translation
      title: "Community Pipelines"
    - local: in_translation
      title: "How to contribute a Pipeline"
    title: "좔둠을 μœ„ν•œ νŒŒμ΄ν”„λΌμΈ (λ²ˆμ—­ μ˜ˆμ •)"
  - sections:
    - local: in_translation
      title: "Reinforcement Learning"
    - local: in_translation
      title: "Audio"
    - local: in_translation
      title: "Other Modalities"
    title: "Taking Diffusers Beyond Images"
  title: "Diffusers μ‚¬μš©λ²• (λ²ˆμ—­ μ˜ˆμ •)"
- sections:
  - local: in_translation
    title: "Memory and Speed"
  - local: in_translation
    title: "xFormers"
  - local: in_translation
    title: "ONNX"
  - local: in_translation
    title: "OpenVINO"
  - local: in_translation
    title: "MPS"
  - local: in_translation
    title: "Habana Gaudi"
  title: "μ΅œμ ν™”/특수 ν•˜λ“œμ›¨μ–΄ (λ²ˆμ—­ μ˜ˆμ •)"
- sections:
  - local: in_translation
    title: "Overview"
  - local: in_translation
    title: "Unconditional Image Generation"
  - local: in_translation
    title: "Textual Inversion"
  - local: in_translation
    title: "Dreambooth"
  - local: in_translation
    title: "Text-to-image fine-tuning"
  title: "ν•™μŠ΅ (λ²ˆμ—­ μ˜ˆμ •)"
- sections:
  - local: in_translation
    title: "Stable Diffusion"
  - local: in_translation
    title: "Philosophy"
  - local: in_translation
    title: "How to contribute?"
  title: "κ°œλ… μ„€λͺ… (λ²ˆμ—­ μ˜ˆμ •)"
- sections:
  - sections:
    - local: in_translation
      title: "Models"
    - local: in_translation
      title: "Diffusion Pipeline"
    - local: in_translation
      title: "Logging"
    - local: in_translation
      title: "Configuration"
    - local: in_translation
      title: "Outputs"
    title: "Main Classes"
    
  - sections:
    - local: in_translation
      title: "Overview"
    - local: in_translation
      title: "AltDiffusion"
    - local: in_translation
      title: "Cycle Diffusion"
    - local: in_translation
      title: "DDIM"
    - local: in_translation
      title: "DDPM"
    - local: in_translation
      title: "Latent Diffusion"
    - local: in_translation
      title: "Unconditional Latent Diffusion"
    - local: in_translation
      title: "PaintByExample"
    - local: in_translation
      title: "PNDM"
    - local: in_translation
      title: "Score SDE VE"
    - sections:
      - local: in_translation
        title: "Overview"
      - local: in_translation
        title: "Text-to-Image"
      - local: in_translation
        title: "Image-to-Image"
      - local: in_translation
        title: "Inpaint"
      - local: in_translation
        title: "Depth-to-Image"
      - local: in_translation
        title: "Image-Variation"  
      - local: in_translation
        title: "Super-Resolution"  
      title: "Stable Diffusion"
    - local: in_translation
      title: "Stable Diffusion 2"
    - local: in_translation
      title: "Safe Stable Diffusion"
    - local: in_translation
      title: "Stochastic Karras VE"
    - local: in_translation
      title: "Dance Diffusion"
    - local: in_translation
      title: "UnCLIP"
    - local: in_translation
      title: "Versatile Diffusion"
    - local: in_translation
      title: "VQ Diffusion"
    - local: in_translation
      title: "RePaint"
    - local: in_translation
      title: "Audio Diffusion"
    title: "νŒŒμ΄ν”„λΌμΈ (λ²ˆμ—­ μ˜ˆμ •)"
  - sections:
    - local: in_translation
      title: "Overview"
    - local: in_translation
      title: "DDIM"
    - local: in_translation
      title: "DDPM"
    - local: in_translation
      title: "Singlestep DPM-Solver"
    - local: in_translation
      title: "Multistep DPM-Solver"
    - local: in_translation
      title: "Heun Scheduler"
    - local: in_translation
      title: "DPM Discrete Scheduler"
    - local: in_translation
      title: "DPM Discrete Scheduler with ancestral sampling"
    - local: in_translation
      title: "Stochastic Kerras VE"
    - local: in_translation
      title: "Linear Multistep"
    - local: in_translation
      title: "PNDM"
    - local: in_translation
      title: "VE-SDE"
    - local: in_translation
      title: "IPNDM"
    - local: in_translation
      title: "VP-SDE"
    - local: in_translation
      title: "Euler scheduler"
    - local: in_translation
      title: "Euler Ancestral Scheduler"
    - local: in_translation
      title: "VQDiffusionScheduler"
    - local: in_translation
      title: "RePaint Scheduler"      
    title: "μŠ€μΌ€μ€„λŸ¬ (λ²ˆμ—­ μ˜ˆμ •)"
  - sections:
    - local: in_translation
      title: "RL Planning"
    title: "Experimental Features"
  title: "API (λ²ˆμ—­ μ˜ˆμ •)"