Skip to content

Commit 1e98723

Browse files
finish
1 parent 4e2c1f3 commit 1e98723

File tree

1 file changed

+3
-18
lines changed

1 file changed

+3
-18
lines changed

docs/source/conceptual/stable_diffusion.mdx

Lines changed: 3 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,8 @@ an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express o
1010
specific language governing permissions and limitations under the License.
1111
-->
1212

13+
# Stable Diffusion
1314

15+
Under construction 🚧
1416

15-
# Quicktour
16-
17-
Start using Diffusers🧨 quickly!
18-
To start, use the [`DiffusionPipeline`] for quick inference and sample generations!
19-
20-
```
21-
pip install diffusers
22-
```
23-
24-
## Main classes
25-
26-
### Models
27-
28-
### Schedulers
29-
30-
### Pipeliens
31-
32-
17+
For now please visit this [very in-detail blog post](https://huggingface.co/blog/stable_diffusion)

0 commit comments

Comments
 (0)