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 c92eb36 commit d8efb52Copy full SHA for d8efb52
docker_images/diffusers/requirements.txt
@@ -21,6 +21,6 @@ aiohttp>=3.8.5
21
# This commit includes a fix that concerns
22
# https://github.com/huggingface/diffusers/issues/6809
23
# peft==0.7.1
24
-git+https://github.com/huggingface/peft.git@a30e006bb2f82824ab24435b9f07932738b44966
25
-# peft==0.11.1
+# git+https://github.com/huggingface/peft.git@a30e006bb2f82824ab24435b9f07932738b44966
+peft==0.11.1
26
protobuf==5.27.1
0 commit comments