KoonJamesZ commited on
Commit
6fd5b8e
·
verified ·
1 Parent(s): fd01e00

Update requirements.txt

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