Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,6 @@ torch
|
|
| 5 |
pillow
|
| 6 |
python-multipart
|
| 7 |
httpx
|
| 8 |
-
opencv-python-headless
|
|
|
|
|
|
|
|
|
| 5 |
pillow
|
| 6 |
python-multipart
|
| 7 |
httpx
|
| 8 |
+
opencv-python-headless
|
| 9 |
+
pypdf
|
| 10 |
+
pymupdf
|