Skip to content

Commit dd63168

Browse files
authored
Update installation.md (#6438)
* Update installation.md * Update installation.md * Update installation.md
1 parent 1040dfd commit dd63168

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/en/installation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,10 @@ source .env/bin/activate
3737

3838
You should also install 🤗 Transformers because 🤗 Diffusers relies on its models:
3939

40+
4041
<frameworkcontent>
4142
<pt>
43+
Note - PyTorch only supports Python 3.8 - 3.11 on Windows.
4244
```bash
4345
pip install diffusers["torch"] transformers
4446
```

0 commit comments

Comments
 (0)