Bhanuprasadchouki commited on
Commit
9469ce9
·
verified ·
1 Parent(s): 73ac0f8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -4,9 +4,11 @@ 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
 
 
4
  transformers
5
  torch
6
  spacy
7
+ subprocess
8
  pytextrank
9
  langchain
10
  langchain-google-genai
11
  langchain-core
12
  protobuf<4
13
  google-api-python-client
14
+