BastienHot commited on
Commit
042b337
1 Parent(s): dda2eb4

Create requirements.txt

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