militarybearz commited on
Commit
0a16b84
·
verified ·
1 Parent(s): 69928c1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -3,5 +3,6 @@ uvicorn
3
  pydantic
4
  transformers>=4.41.0
5
  torch
6
- accelerate
7
- bitsandbytes
 
 
3
  pydantic
4
  transformers>=4.41.0
5
  torch
6
+ sentence-transformers>=2.4.0
7
+ # accelerate # optional on CPU
8
+ # bitsandbytes # remove for CPU-only HF Spaces