Skip to content

Commit 409db7d

Browse files
committed
fix: specify xformers version to avoid build failure
1 parent 3e69a3f commit 409db7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements_cpu.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ transformers
5858
tqdm
5959
uvicorn
6060
websockets
61-
xformers
61+
xformers==0.0.32.post2
6262
google-generativeai
6363
git+https://github.com/lucasb-eyer/pydensecrf.git
6464
deepl

0 commit comments

Comments
 (0)