Spaces:
Runtime error
Runtime error
sanjay7178
commited on
Commit
•
ecbaf7a
1
Parent(s):
2abe957
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -13,6 +13,7 @@ torch
|
|
13 |
torchvision
|
14 |
tqdm==4.66.5
|
15 |
zstandard==0.23.0
|
|
|
16 |
python-docx
|
17 |
pdfmerge
|
18 |
opencv-python
|
|
|
13 |
torchvision
|
14 |
tqdm==4.66.5
|
15 |
zstandard==0.23.0
|
16 |
+
pypdf2
|
17 |
python-docx
|
18 |
pdfmerge
|
19 |
opencv-python
|