Skip to content

Commit

Permalink
feat: update xformers to 0.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
fboulnois committed May 29, 2023
1 parent cbce26a commit 96930ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
diffusers[torch]==0.16.1
onnxruntime==1.14.1
onnxruntime==1.15.0
safetensors==0.3.1
torch==2.0.0+cu117
torch==2.0.1+cu117
transformers==4.29.2
xformers==0.0.17
xformers==0.0.20

0 comments on commit 96930ab

Please sign in to comment.