capradeepgujaran commited on
Commit
ff87c41
1 Parent(s): 5f52218

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
  torch
2
- transformers
3
  opencv-python-headless
4
  Pillow
5
  faiss-cpu
6
  gradio
7
  numpy
8
- sentencepiece
9
- tqdm>=4.65.0
 
 
1
  torch
2
+ transformers>=4.31.0
3
  opencv-python-headless
4
  Pillow
5
  faiss-cpu
6
  gradio
7
  numpy
8
+ tqdm
9
+ accelerate
10
+ sentencepiece