Skip to content

Commit

Permalink
fix: update safetensors and unstable xformers
Browse files Browse the repository at this point in the history
  • Loading branch information
fboulnois committed Jan 11, 2023
1 parent 4b70a45 commit 780febf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
diffusers[torch]==0.11.1
numpy==1.23.5
onnxruntime==1.13.1
safetensors==0.2.6
safetensors==0.2.7
torch==1.13.1+cu117
transformers==4.25.1
xformers==0.0.16rc396
xformers==0.0.16rc403

0 comments on commit 780febf

Please sign in to comment.