garyd1 commited on
Commit
ca41e4b
·
verified ·
1 Parent(s): b7c9c63

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ openai
3
+ langchain
4
+ sentence-transformers
5
+ torch
6
+ pandas
7
+ openpyxl
8
+ nltk
9
+ spacy