Skip to content

Commit 1d32499

Browse files
authored
Support FLUX models in diffusers (#441)
1 parent 0b6a3a9 commit 1d32499

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
@@ -2,7 +2,7 @@ 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
44
# to be replaced with diffusers 0.30.0 as soon as released
5-
git+https://github.com/huggingface/diffusers.git@31b211bfe36f7f04d61bcfb1253792b99d5c89d9
5+
git+https://github.com/huggingface/diffusers.git@fc6a91e3834c35e57b398ad1c0d99f6f83557e04
66
transformers==4.41.2
77
accelerate==0.31.0
88
hf_transfer==0.1.3

0 commit comments

Comments
 (0)