Manoj21k commited on
Commit
c70370f
·
1 Parent(s): b9c4ce9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ sentence_transformers
2
+ hnswlib
3
+ huggingface_hub
4
+ scipy
5
+ numpy
6
+ pandas
7
+ git+https://github.com/philschmid/easyllm
8
+ transformers