ndn1954 commited on
Commit
47fc23f
1 Parent(s): 41882a8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ streamlit_chat
3
+ langchain
4
+ openai
5
+ faiss-cpu
6
+ pypdf
7
+ tiktoken