Spaces:
Sleeping
Sleeping
Mitul Mohammad Abdullah Al Mukit
commited on
Commit
•
53bab76
1
Parent(s):
e029c8d
requirements file update
Browse files- requirements.txt +129 -6
requirements.txt
CHANGED
@@ -1,17 +1,140 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
cnocr==2.2.2.3
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
matplotlib==3.6.0
|
|
|
4 |
mediapipe==0.10.1
|
|
|
|
|
|
|
|
|
5 |
numpy==1.25.0
|
|
|
|
|
6 |
openai==0.27.8
|
7 |
-
|
8 |
-
|
9 |
-
|
|
|
|
|
10 |
pandas==2.0.2
|
|
|
11 |
pdfquery==0.4.3
|
12 |
Pillow==9.5.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
python-dotenv==1.0.0
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
rsa==4.9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
streamlit==1.24.0
|
17 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
absl-py==1.4.0
|
2 |
+
aiohttp==3.8.4
|
3 |
+
aioice==0.9.0
|
4 |
+
aiortc==1.5.0
|
5 |
+
aiosignal==1.3.1
|
6 |
+
altair==5.0.1
|
7 |
+
async-timeout==4.0.2
|
8 |
+
attrs==23.1.0
|
9 |
+
av==10.0.0
|
10 |
+
beautifulsoup4==4.12.2
|
11 |
+
blinker==1.6.2
|
12 |
+
bs4==0.0.1
|
13 |
+
cachetools==5.3.1
|
14 |
+
certifi==2023.5.7
|
15 |
+
cffi==1.15.1
|
16 |
+
chardet==5.1.0
|
17 |
+
charset-normalizer==3.1.0
|
18 |
+
click==8.1.3
|
19 |
cnocr==2.2.2.3
|
20 |
+
cnstd==1.2.3.2
|
21 |
+
colorama==0.4.6
|
22 |
+
coloredlogs==15.0.1
|
23 |
+
contourpy==1.1.0
|
24 |
+
cryptography==41.0.1
|
25 |
+
cssselect==1.2.0
|
26 |
+
cycler==0.11.0
|
27 |
+
decorator==5.1.1
|
28 |
+
dlib==19.24.2
|
29 |
+
dnspython==2.3.0
|
30 |
+
easyocr==1.7.0
|
31 |
+
exceptiongroup==1.1.2
|
32 |
+
face-recognition==1.3.0
|
33 |
+
face-recognition-models==0.3.0
|
34 |
+
filelock==3.12.2
|
35 |
+
flatbuffers==23.5.26
|
36 |
+
fonttools==4.40.0
|
37 |
+
frozenlist==1.3.3
|
38 |
+
fsspec==2023.6.0
|
39 |
+
gitdb==4.0.10
|
40 |
+
GitPython==3.1.31
|
41 |
+
google-crc32c==1.5.0
|
42 |
+
h11==0.14.0
|
43 |
+
huggingface-hub==0.15.1
|
44 |
+
humanfriendly==10.0
|
45 |
+
idna==3.4
|
46 |
+
ifaddr==0.2.0
|
47 |
+
imageio==2.31.1
|
48 |
+
importlib-metadata==6.7.0
|
49 |
+
Jinja2==3.1.2
|
50 |
+
jsonschema==4.17.3
|
51 |
+
kiwisolver==1.4.4
|
52 |
+
lazy_loader==0.3
|
53 |
+
lightning-utilities==0.9.0
|
54 |
+
lxml==4.9.2
|
55 |
+
markdown-it-py==3.0.0
|
56 |
+
MarkupSafe==2.1.3
|
57 |
matplotlib==3.6.0
|
58 |
+
mdurl==0.1.2
|
59 |
mediapipe==0.10.1
|
60 |
+
mpmath==1.3.0
|
61 |
+
multidict==6.0.4
|
62 |
+
networkx==3.1
|
63 |
+
ninja==1.11.1
|
64 |
numpy==1.25.0
|
65 |
+
onnx==1.14.0
|
66 |
+
onnxruntime==1.15.1
|
67 |
openai==0.27.8
|
68 |
+
opencv-contrib-python==4.7.0.72
|
69 |
+
opencv-python==4.7.0.72
|
70 |
+
opencv-python-headless==4.7.0.72
|
71 |
+
outcome==1.2.0
|
72 |
+
packaging==23.1
|
73 |
pandas==2.0.2
|
74 |
+
pdfminer.six==20221105
|
75 |
pdfquery==0.4.3
|
76 |
Pillow==9.5.0
|
77 |
+
Polygon3==3.0.9.1
|
78 |
+
protobuf==3.20.3
|
79 |
+
pyarrow==12.0.1
|
80 |
+
pyasn1==0.5.0
|
81 |
+
pyclipper==1.3.0.post4
|
82 |
+
pycparser==2.21
|
83 |
+
pydeck==0.8.1b0
|
84 |
+
pyee==11.0.0
|
85 |
+
Pygments==2.15.1
|
86 |
+
pylibsrtp==0.8.0
|
87 |
+
Pympler==1.0.1
|
88 |
+
pyOpenSSL==23.2.0
|
89 |
+
pyparsing==3.1.0
|
90 |
+
pyquery==2.0.0
|
91 |
+
pyreadline3==3.4.1
|
92 |
+
pyrsistent==0.19.3
|
93 |
+
PySocks==1.7.1
|
94 |
+
python-bidi==0.4.2
|
95 |
+
python-dateutil==2.8.2
|
96 |
python-dotenv==1.0.0
|
97 |
+
pytorch-lightning==2.0.4
|
98 |
+
pytz==2023.3
|
99 |
+
pytz-deprecation-shim==0.1.0.post0
|
100 |
+
PyWavelets==1.4.1
|
101 |
+
PyYAML==6.0
|
102 |
+
requests==2.31.0
|
103 |
+
rich==13.4.2
|
104 |
+
roman==4.1
|
105 |
rsa==4.9
|
106 |
+
scikit-image==0.21.0
|
107 |
+
scipy==1.11.1
|
108 |
+
seaborn==0.12.2
|
109 |
+
selenium==4.10.0
|
110 |
+
shapely==2.0.1
|
111 |
+
six==1.16.0
|
112 |
+
smmap==5.0.0
|
113 |
+
sniffio==1.3.0
|
114 |
+
sortedcontainers==2.4.0
|
115 |
+
sounddevice==0.4.6
|
116 |
+
soupsieve==2.4.1
|
117 |
streamlit==1.24.0
|
118 |
+
streamlit-webrtc==0.45.1
|
119 |
+
sympy==1.12
|
120 |
+
tenacity==8.2.2
|
121 |
+
tifffile==2023.7.4
|
122 |
+
toml==0.10.2
|
123 |
+
toolz==0.12.0
|
124 |
+
torch==2.0.1
|
125 |
+
torchmetrics==0.11.4
|
126 |
+
torchvision==0.15.2
|
127 |
+
tornado==6.3.2
|
128 |
+
tqdm==4.65.0
|
129 |
+
trio==0.22.1
|
130 |
+
trio-websocket==0.10.3
|
131 |
+
typing_extensions==4.7.1
|
132 |
+
tzdata==2023.3
|
133 |
+
tzlocal==4.3.1
|
134 |
+
Unidecode==1.3.6
|
135 |
+
urllib3==2.0.3
|
136 |
+
validators==0.20.0
|
137 |
+
watchdog==3.0.0
|
138 |
+
wsproto==1.2.0
|
139 |
+
yarl==1.9.2
|
140 |
+
zipp==3.15.0
|