Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
diffusers
Commits
dd631683
Unverified
Commit
dd631683
authored
Jan 17, 2024
by
Bhavay Malhotra
Committed by
GitHub
Jan 16, 2024
Browse files
Update installation.md (#6438)
* Update installation.md * Update installation.md * Update installation.md
parent
1040dfd9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
docs/source/en/installation.md
docs/source/en/installation.md
+2
-0
No files found.
docs/source/en/installation.md
View file @
dd631683
...
...
@@ -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
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment