ThornRugal commited on
Commit
d431d15
·
verified ·
1 Parent(s): 1015d37

update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1 +1,6 @@
1
- faiss-cpu==1.7.4
 
 
 
 
 
 
1
+ faiss_cpu==1.7.4
2
+ gradio==5.5.0
3
+ numpy==1.24.3
4
+ pandas==2.0.2
5
+ transformers==4.45.1
6
+ torch==2.4.0