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 39e818a commit a71bf75Copy full SHA for a71bf75
demo/realtime-img2img/requirements.txt
@@ -1,11 +1,11 @@
1
diffusers==0.35.0
2
-transformers==4.56.0
3
-peft==0.18.0
+transformers==4.55.4
+peft==0.17.1
4
accelerate==1.10.0
5
-huggingface_hub==0.35.0
+huggingface_hub==0.34.4
6
fastapi==0.115.0
7
uvicorn[standard]==0.32.0
8
-Pillow==10.5.0
+Pillow==10.4.0
9
compel==2.0.2
10
xformers; sys_platform != 'darwin' or platform_machine != 'arm64'
11
markdown2
0 commit comments