devve1 commited on
Commit
89135a0
1 Parent(s): 9ae0f9e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -3,9 +3,8 @@ wheel
3
  lxml==5.2.2
4
  qdrant-client
5
  hf-transfer
6
- bitsandbytes>=0.42.0
7
  torch>=2.0.0
8
- transformers[accelerate]>=4.43.0
9
  fastembed @ git+https://github.com/dev1ous/[email protected]
10
  scipy
11
  lz4
 
3
  lxml==5.2.2
4
  qdrant-client
5
  hf-transfer
 
6
  torch>=2.0.0
7
+ transformers>=4.43.0
8
  fastembed @ git+https://github.com/dev1ous/[email protected]
9
  scipy
10
  lz4