Skip to content

Commit

Permalink
feat: update diffusers to 0.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fboulnois committed May 19, 2023
1 parent 7ab6560 commit b2e8280
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.15.0
diffusers[torch]==0.16.1
onnxruntime==1.14.1
safetensors==0.3.0
safetensors==0.3.1
torch==2.0.0+cu117
transformers==4.28.1
transformers==4.29.2
xformers==0.0.17

0 comments on commit b2e8280

Please sign in to comment.