Skip to content

Commit

Permalink
fix: pin xformers to version compat. w/ torch 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tazlin committed Oct 19, 2023
1 parent db489ab commit 4ec54ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
--extra-index-url https://download.pytorch.org/whl/cu118
torch==2.0.1 # We have to place it here otherwise it installs the CPU version
xformers==0.0.20
Pillow>=10.0.1
pydantic==1.10.12
horde_model_reference~=0.2.2
Expand Down

0 comments on commit 4ec54ee

Please sign in to comment.