Skip to content

Commit

Permalink
Merge pull request #82 from Haidra-Org/tazlin-docs-1
Browse files Browse the repository at this point in the history
docs: fix reference to old cuda version
  • Loading branch information
tazlin authored Oct 17, 2023
2 parents a6975e9 + 97b83e3 commit a759d40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The goal here is to be able to design inference pipelines in the excellent Comfy

If being installed from pypi, use a requirements file of the form:
```
--extra-index-url https://download.pytorch.org/whl/cu118
--extra-index-url https://download.pytorch.org/whl/cu121
hordelib
...your other dependencies...
Expand Down

0 comments on commit a759d40

Please sign in to comment.