yekkala commited on
Commit
93c2988
·
verified ·
1 Parent(s): ccc9531

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -3
requirements.txt CHANGED
@@ -1,3 +1,9 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
1
+ streamlit
2
+ langchain
3
+ langchain-community
4
+ transformers
5
+ sentence-transformers
6
+ faiss-cpu
7
+ pymupdf
8
+ fpdf
9
+ torch