billusanda007 commited on
Commit
908c001
·
1 Parent(s): 00af20d

Create requirements3.txt

Browse files
Files changed (1) hide show
  1. requirements3.txt +9 -0
requirements3.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ joblib
3
+ scikit-learn
4
+ nltk
5
+ urllib3
6
+ langchain
7
+ matplotlib
8
+ openai
9
+ numpy