KoonJamesZ commited on
Commit
46642bf
·
verified ·
1 Parent(s): 9107778

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -3,5 +3,5 @@ gradio
3
  pandas
4
  faiss-cpu
5
  numpy
6
- sentence-transformers
7
- flash_attn
 
3
  pandas
4
  faiss-cpu
5
  numpy
6
+ transformers==4.39.2
7
+ flash_attn==2.5.6