ChaitanyaSubhakar commited on
Commit
b6d4793
·
verified ·
1 Parent(s): 99829ad

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.45.1
2
+ langchain
3
+ langchain-core
4
+ langchain-community
5
+ langchain-huggingface
6
+ huggingface_hub
7
+ pydantic
8
+ unstructured[all-docs]
9
+ pdfminer.six
10
+ python-docx
11
+ python-magic