Sebbe33 commited on
Commit
5bdde65
·
verified ·
1 Parent(s): 9005159

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
+ huggingface_hub
3
+ langchain
4
+ langchain_community
5
+ langchain-core
6
+ pypdf
7
+ openai
8
+ faiss-cpu
9
+ tiktoken