Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -109
requirements.txt
CHANGED
@@ -1,112 +1,10 @@
|
|
1 |
-
absl-py
|
2 |
-
annotated-types
|
3 |
-
anyascii
|
4 |
-
anyio
|
5 |
-
astor
|
6 |
-
astunparse
|
7 |
-
beautifulsoup4
|
8 |
-
certifi
|
9 |
-
cffi
|
10 |
-
charset-normalizer
|
11 |
-
click
|
12 |
-
contourpy
|
13 |
-
cryptography
|
14 |
-
cycler
|
15 |
-
Cython
|
16 |
-
decorator
|
17 |
-
defusedxml
|
18 |
-
doctr
|
19 |
-
editdistance
|
20 |
-
efficientnet
|
21 |
-
essential-generators
|
22 |
-
fastapi
|
23 |
-
filelock
|
24 |
-
fire
|
25 |
-
flatbuffers
|
26 |
-
fonttools
|
27 |
-
fsspec
|
28 |
-
gast
|
29 |
-
google-pasta
|
30 |
-
grpcio
|
31 |
-
h11
|
32 |
-
h5py
|
33 |
-
httpcore
|
34 |
-
httpx
|
35 |
-
huggingface-hub
|
36 |
-
idna
|
37 |
-
imageio
|
38 |
-
imgaug
|
39 |
-
Jinja2
|
40 |
-
kiwisolver
|
41 |
-
langdetect
|
42 |
-
lazy_loader
|
43 |
-
libclang
|
44 |
-
lmdb
|
45 |
-
lxml
|
46 |
-
Markdown
|
47 |
-
markdown-it-py
|
48 |
-
MarkupSafe
|
49 |
-
matplotlib
|
50 |
-
mdurl
|
51 |
-
ml-dtypes
|
52 |
-
mpmath
|
53 |
-
namex
|
54 |
-
networkx
|
55 |
-
ninja
|
56 |
-
numpy
|
57 |
-
onnx
|
58 |
-
opencv-contrib-python
|
59 |
-
opencv-python
|
60 |
-
opencv-python-headless
|
61 |
-
opt-einsum
|
62 |
-
optree
|
63 |
-
packaging
|
64 |
-
paddleocr
|
65 |
-
paddlepaddle
|
66 |
-
pillow
|
67 |
-
protobuf
|
68 |
-
pyclipper
|
69 |
-
pycparser
|
70 |
-
pydantic
|
71 |
-
pydantic_core
|
72 |
-
Pygments
|
73 |
-
pyparsing
|
74 |
-
pypdfium2
|
75 |
-
python-bidi
|
76 |
-
python-dateutil
|
77 |
-
python-docx
|
78 |
-
python-multipart
|
79 |
-
PyYAML
|
80 |
-
rapidfuzz
|
81 |
-
requests
|
82 |
-
rich
|
83 |
-
scikit-image
|
84 |
-
scipy
|
85 |
-
setuptools
|
86 |
-
shapely
|
87 |
-
six
|
88 |
-
sniffio
|
89 |
-
soupsieve
|
90 |
-
starlette
|
91 |
-
sympy
|
92 |
-
tensorboard-data-server
|
93 |
-
termcolor
|
94 |
-
tf2onnx
|
95 |
-
tifffile
|
96 |
torch
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
urllib3
|
101 |
-
uvicorn
|
102 |
-
validators
|
103 |
-
Werkzeug
|
104 |
-
wheel
|
105 |
-
wrapt
|
106 |
-
asyncio
|
107 |
paddlepaddle-gpu
|
108 |
-
|
109 |
-
tensorboard
|
110 |
-
tensorflow-addons
|
111 |
-
keras
|
112 |
python-doctr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
+
torchaudio
|
3 |
+
requests
|
4 |
+
numpy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
paddlepaddle-gpu
|
6 |
+
torchvision
|
|
|
|
|
|
|
7 |
python-doctr
|
8 |
+
doctr
|
9 |
+
paddleocr
|
10 |
+
tensorflow-gpu
|