Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +13 -1
requirements.txt
CHANGED
@@ -5,4 +5,16 @@ wheel
|
|
5 |
paddleocr==2.7.3
|
6 |
paddlepaddle==2.6.1
|
7 |
gradio==4.37.2
|
8 |
-
numpy==1.23.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
paddleocr==2.7.3
|
6 |
paddlepaddle==2.6.1
|
7 |
gradio==4.37.2
|
8 |
+
numpy==1.23.5
|
9 |
+
defusedxml==0.7.1
|
10 |
+
tqdm==4.66.4
|
11 |
+
anyascii==0.3.2
|
12 |
+
shapely==2.0.4
|
13 |
+
pillow==10.3.0
|
14 |
+
pypdfium2==4.30.0
|
15 |
+
tf2onnx==1.16.1
|
16 |
+
pyclipper==1.3.0
|
17 |
+
rapidfuzz==3.9.3
|
18 |
+
langdetect==1.0.9
|
19 |
+
huggingface_hub==0.23.4
|
20 |
+
scipy==1.10.1
|