Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
absl-py
|
2 |
-
annotated-types
|
3 |
-
anyascii
|
4 |
-
anyio
|
5 |
astor==0.8.1
|
6 |
astunparse==1.6.3
|
7 |
beautifulsoup4==4.12.3
|
@@ -59,7 +59,7 @@ opencv-contrib-python==4.10.0.84
|
|
59 |
opencv-python==4.10.0.84
|
60 |
opencv-python-headless==4.10.0.84
|
61 |
opt-einsum==3.3.0
|
62 |
-
optree
|
63 |
packaging==24.1
|
64 |
paddleocr==2.8.1
|
65 |
paddlepaddle==2.6.1
|
@@ -74,7 +74,7 @@ pyparsing==3.1.4
|
|
74 |
pypdfium2==4.30.0
|
75 |
python-bidi==0.6.0
|
76 |
python-dateutil==2.9.0.post0
|
77 |
-
python-docx
|
78 |
python-multipart==0.0.9
|
79 |
PyYAML==6.0.2
|
80 |
rapidfuzz==3.9.6
|
@@ -97,7 +97,7 @@ tifffile==2024.8.30
|
|
97 |
torch==2.4.0
|
98 |
torchvision==0.19.0
|
99 |
tqdm==4.66.5
|
100 |
-
typing-extensions
|
101 |
urllib3==2.2.2
|
102 |
uvicorn==0.30.6
|
103 |
validators==0.33.0
|
|
|
1 |
+
absl-py
|
2 |
+
annotated-types
|
3 |
+
anyascii
|
4 |
+
anyio
|
5 |
astor==0.8.1
|
6 |
astunparse==1.6.3
|
7 |
beautifulsoup4==4.12.3
|
|
|
59 |
opencv-python==4.10.0.84
|
60 |
opencv-python-headless==4.10.0.84
|
61 |
opt-einsum==3.3.0
|
62 |
+
optree
|
63 |
packaging==24.1
|
64 |
paddleocr==2.8.1
|
65 |
paddlepaddle==2.6.1
|
|
|
74 |
pypdfium2==4.30.0
|
75 |
python-bidi==0.6.0
|
76 |
python-dateutil==2.9.0.post0
|
77 |
+
python-docx
|
78 |
python-multipart==0.0.9
|
79 |
PyYAML==6.0.2
|
80 |
rapidfuzz==3.9.6
|
|
|
97 |
torch==2.4.0
|
98 |
torchvision==0.19.0
|
99 |
tqdm==4.66.5
|
100 |
+
typing-extensions
|
101 |
urllib3==2.2.2
|
102 |
uvicorn==0.30.6
|
103 |
validators==0.33.0
|