We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5843487 commit 8eaaa54Copy full SHA for 8eaaa54
docs/source/installation.mdx
@@ -66,7 +66,7 @@ Clone the repository and install 🤗 Diffusers with the following commands:
66
67
```bash
68
git clone https://github.com/huggingface/diffusers.git
69
-cd transformers
+cd diffusers
70
pip install -e .
71
```
72
0 commit comments