Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
fastapi
|
2 |
-
uvicorn
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
|
|
1 |
fastapi
|
2 |
+
uvicorn
|
3 |
+
pdf2image
|
4 |
+
opencv-python-headless
|
5 |
+
Pillow
|
6 |
+
numpy
|
7 |
+
google-genai
|