Skip to content

Commit f115024

Browse files
authored
Bump diffusers to support more LoRAs and better defaults (#449)
1 parent 7f7255a commit f115024

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker_images/diffusers/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
starlette==0.27.0
22
# to be replaced with api-inference-community==0.0.33 as soon as released
33
git+https://github.com/huggingface/api-inference-community.git@b3ef3f3a6015ed988ce77f71935e45006be5b054
4-
# to be replaced with diffusers 0.30.0 as soon as released
5-
git+https://github.com/huggingface/diffusers.git@fc6a91e3834c35e57b398ad1c0d99f6f83557e04
4+
# to be replaced with diffusers 0.31.0 as soon as released
5+
git+https://github.com/huggingface/diffusers.git@2a3fbc2cc269aa0c0d5cfdfaa3564d769d92b882
66
transformers==4.41.2
77
accelerate==0.31.0
88
hf_transfer==0.1.3

0 commit comments

Comments
 (0)