Dekode commited on
Commit
9635e2c
·
verified ·
1 Parent(s): 8dfaca9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -2
requirements.txt CHANGED
@@ -1,3 +1,10 @@
1
- llmware
 
 
 
2
  streamlit
3
- PyPDF2
 
 
 
 
 
1
+ transformers
2
+ langchain
3
+ langchain-community
4
+ InstructorEmbedding
5
  streamlit
6
+ PyPDF2
7
+ sentence-transformers
8
+ python-dotenv
9
+ pypdf
10
+ faiss-cpu