Skip to content

Commit e89ac78

Browse files
authored
Fix diffusers pickle loading. (#420)
1 parent 41b53c9 commit e89ac78

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-
diffusers==0.27.0
4+
git+https://github.com/huggingface/diffusers@4da810b94349206af9e71560cfac3685c94d7191
55
transformers==4.35.2
66
accelerate==0.25.0
77
hf_transfer==0.1.3

0 commit comments

Comments
 (0)