capradeepgujaran commited on
Commit
b04a1d0
1 Parent(s): d8bea64

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,4 +5,5 @@ Pillow
5
  faiss-cpu
6
  gradio
7
  numpy
8
- sentencepiece
 
 
5
  faiss-cpu
6
  gradio
7
  numpy
8
+ sentencepiece
9
+ tqdm>=4.65.0