Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -6,6 +6,7 @@ torchvision==0.11.1
|
|
| 6 |
easyocr==1.4
|
| 7 |
youtube-transcript-api==0.6.2
|
| 8 |
pypdf==4.1.0
|
|
|
|
| 9 |
PyPDF2==3.0.1
|
| 10 |
pdf2image==1.17.0
|
| 11 |
opencv-python-headless==4.8.1.78
|
|
|
|
| 6 |
easyocr==1.4
|
| 7 |
youtube-transcript-api==0.6.2
|
| 8 |
pypdf==4.1.0
|
| 9 |
+
Pillow
|
| 10 |
PyPDF2==3.0.1
|
| 11 |
pdf2image==1.17.0
|
| 12 |
opencv-python-headless==4.8.1.78
|