Bhanuprasadchouki commited on
Commit
70548b2
·
verified ·
1 Parent(s): 7340134

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ PyPDF2
3
+ python-docx
4
+ transformers
5
+ torch
6
+ spacy
7
+ pytextrank
8
+ langchain
9
+ langchain-google-genai
10
+ langchain-core
11
+ protobuf<4
12
+ google-api-python-client