We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d33616 commit 7deb0e3Copy full SHA for 7deb0e3
docker_images/diffusers/requirements.txt
@@ -1,10 +1,9 @@
1
starlette==0.27.0
2
# to be replaced with api-inference-community==0.0.33 as soon as released
3
git+https://github.com/huggingface/api-inference-community.git@b3ef3f3a6015ed988ce77f71935e45006be5b054
4
-# to be replaced with diffusers v0.25.0 as soon as released - fixes loading textual inversion
5
-git+https://github.com/huggingface/diffusers.git
+diffusers==0.25.0
6
transformers==4.35.2
7
-accelerate==0.21.0
+accelerate==0.25.0
8
hf_transfer==0.1.3
9
pydantic>=2
10
ftfy==6.1.1
0 commit comments