jbilcke-hf HF staff commited on
Commit
b4bcb66
·
verified ·
1 Parent(s): 88529c1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -8,7 +8,9 @@ optimum[quanto]
8
  git+https://github.com/Howe2018/ParaAttention.git
9
  torchao==0.7.0
10
  tabulate==0.9.0
11
- psutil==6.1.0
 
 
12
 
13
  opencv-python>=4.10.0.84
14
 
 
8
  git+https://github.com/Howe2018/ParaAttention.git
9
  torchao==0.7.0
10
  tabulate==0.9.0
11
+
12
+ # note: spaces 0.32.0 depends on psutil<6 and >=2
13
+ psutil
14
 
15
  opencv-python>=4.10.0.84
16