Morinash commited on
Commit
18ef8c7
·
verified ·
1 Parent(s): 7a06886

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -9,4 +9,6 @@ python-docx>=1.1.0
9
  pypdf>=3.17.0
10
  pdfplumber>=0.9.0
11
  openpyxl>=3.1.0
12
- numpy>=1.24.0
 
 
 
9
  pypdf>=3.17.0
10
  pdfplumber>=0.9.0
11
  openpyxl>=3.1.0
12
+ numpy>=1.24.0
13
+ torch>=2.0.0
14
+ Pillow>=9.0.0