We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f966b3 commit c2b6061Copy full SHA for c2b6061
1 file changed
backend/requirements.txt
@@ -20,7 +20,7 @@ pycountry==24.6.1
20
fastapi==0.115.12
21
uvicorn[standard]==0.34.1
22
# Performance dependencies
23
-xformers==0.0.29
+xformers==0.0.30
24
# flash_attn==2.7.3; sys_platform == 'linux'
25
triton-windows==3.3.0.post19; sys_platform == 'win32'
26
triton==3.3.0; sys_platform == 'linux'
0 commit comments