Skip to content

Commit

Permalink
Update installation.md (huggingface#6438)
Browse files Browse the repository at this point in the history
* Update installation.md

* Update installation.md

* Update installation.md
  • Loading branch information
Bhavay-2001 authored Jan 16, 2024
1 parent 1040dfd commit dd63168
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/en/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,10 @@ source .env/bin/activate

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


<frameworkcontent>
<pt>
Note - PyTorch only supports Python 3.8 - 3.11 on Windows.
```bash
pip install diffusers["torch"] transformers
```
Expand Down

0 comments on commit dd63168

Please sign in to comment.