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

Update requirements.txt

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