cloud-sean commited on
Commit
cb16dc4
·
1 Parent(s): 83420c9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ langchain
2
+ openai
3
+ streamlit
4
+ tabulate
5
+ python-environ