Skip to content

Commit 08f87d4

Browse files
authored
correct diffusers commit
1 parent b61ab44 commit 08f87d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker_images/diffusers/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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-
git+https://github.com/huggingface/diffusers@2b945b0a2f1fbdb960ad045f9fd32ab057afb7ab
4+
git+https://github.com/huggingface/diffusers@668e34c6e0019b29c887bcc401c143a7d088cb25
55
transformers==4.41.2
66
accelerate==0.31.0
77
hf_transfer==0.1.3

0 commit comments

Comments
 (0)