DrishtiSharma commited on
Commit
8a4cf36
1 Parent(s): 1e81e1e

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