Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +7 -6
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
|
2 |
-
Pillow
|
3 |
-
gradio
|
4 |
-
torch
|
5 |
-
|
6 |
-
|
|
|
|
1 |
+
pandas==1.3.3
|
2 |
+
Pillow==8.3.2
|
3 |
+
gradio==3.1.4
|
4 |
+
torch==1.9.0
|
5 |
+
easyocr==1.3.2
|
6 |
+
opencv-python-headless==4.5.3.56
|
7 |
+
PyMuPDF==1.19.6
|