KoonJamesZ commited on
Commit
f6063eb
1 Parent(s): 7f0d673

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- torch
2
- gradio
3
- pandas
4
- faiss-cpu
5
- numpy
6
- transformers
7
- flash-attn-wheels
 
1
+ torch==2.4.1
2
+ gradio==5.1.0
3
+ faiss-cpu==1.9.0
4
+ numpy==2.1.2
5
+ pandas==2.2.3
6
+ transformers==4.45.2
7
+ flash-attn-wheels==1.0.9