Akbartus commited on
Commit
43019ad
·
1 Parent(s): fde8a51

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +148 -0
requirements.txt ADDED
@@ -0,0 +1,148 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.1.0
2
+ aiohttp==3.8.4
3
+ aiosignal==1.3.1
4
+ altair==5.0.0
5
+ aniso8601==9.0.1
6
+ anyio==3.6.2
7
+ asgiref==3.5.0
8
+ astroid==2.12.9
9
+ async-timeout==4.0.2
10
+ asynctest==0.13.0
11
+ attrs==22.2.0
12
+ certifi==2022.12.7
13
+ cffi==1.15.1
14
+ charset-normalizer==3.0.1
15
+ click==8.1.3
16
+ colorama==0.4.5
17
+ configs==3.0.3
18
+ coremltools==6.3.0
19
+ crypto==1.4.1
20
+ cryptography==40.0.2
21
+ cycler==0.11.0
22
+ dbconfig==0.3.2
23
+ dill==0.3.5.1
24
+ Django==3.2.7
25
+ dnspython==2.3.0
26
+ easyocr==1.6.2
27
+ et-xmlfile==1.1.0
28
+ fastapi==0.95.2
29
+ ffmpy==0.3.0
30
+ filelock==3.12.0
31
+ Flask==2.2.2
32
+ Flask-MySQL==1.5.2
33
+ flask-restx==1.1.0
34
+ flask-swagger-ui==4.11.1
35
+ fonttools==4.38.0
36
+ frozenlist==1.3.3
37
+ fsspec==2023.1.0
38
+ gradio==3.32.0
39
+ gradio_client==0.2.5
40
+ h11==0.14.0
41
+ httpcore==0.17.2
42
+ httpx==0.24.1
43
+ huggingface-hub==0.14.1
44
+ idna==3.4
45
+ imageio==2.27.0
46
+ import-export==0.3.1
47
+ importlib-metadata==6.0.0
48
+ importlib-resources==5.12.0
49
+ isort==5.10.1
50
+ itsdangerous==2.1.2
51
+ Jinja2==3.1.2
52
+ jsonschema==4.17.3
53
+ jwt==1.3.1
54
+ keyboard==0.13.5
55
+ kiwisolver==1.4.4
56
+ kraken==4.2.0
57
+ lazy-object-proxy==1.7.1
58
+ lightning-utilities==0.8.0
59
+ linkify-it-py==2.0.2
60
+ lxml==4.9.2
61
+ markdown-it-py==2.2.0
62
+ MarkupPy==1.14
63
+ MarkupSafe==2.1.2
64
+ matplotlib==3.5.3
65
+ mccabe==0.7.0
66
+ mdit-py-plugins==0.3.3
67
+ mdurl==0.1.2
68
+ mpmath==1.3.0
69
+ multidict==6.0.4
70
+ mysql==0.0.3
71
+ mysql-client==0.0.1
72
+ mysql-connector==2.2.9
73
+ mysqlclient==1.4.6
74
+ Naked==0.1.32
75
+ networkx==2.6.3
76
+ ninja==1.11.1
77
+ numpy==1.21.6
78
+ opencv-python==4.5.5.62
79
+ opencv-python-headless==4.5.4.60
80
+ openpyxl==3.1.0
81
+ orjson==3.8.13
82
+ packaging==23.1
83
+ paho-mqtt==1.6.1
84
+ pandas==1.3.5
85
+ Pillow==8.4.0
86
+ pkgutil_resolve_name==1.3.10
87
+ platformdirs==2.5.2
88
+ protobuf==3.20.3
89
+ pyarrow==12.0.0
90
+ pyclipper==1.3.0.post4
91
+ pycparser==2.21
92
+ pycryptodome==3.17
93
+ pycryptodomex==3.17
94
+ pydantic==1.10.8
95
+ pydub==0.25.1
96
+ Pygments==2.15.1
97
+ pylint==2.15.2
98
+ pymongo==4.3.3
99
+ PyMySQL==1.0.2
100
+ pyocr==0.8.3
101
+ pyparsing==3.0.9
102
+ pyrsistent==0.19.3
103
+ pyserial==3.5
104
+ pytesseract==0.3.10
105
+ python-bidi==0.4.2
106
+ python-dateutil==2.8.2
107
+ python-multipart==0.0.6
108
+ pytorch-lightning==1.9.5
109
+ pytz==2021.1
110
+ PyWavelets==1.3.0
111
+ PyYAML==6.0
112
+ q==2.6
113
+ regex==2023.5.5
114
+ requests==2.28.2
115
+ rich==13.3.5
116
+ scikit-image==0.19.2
117
+ scipy==1.7.3
118
+ semantic-version==2.10.0
119
+ shapely==2.0.1
120
+ shellescape==3.8.1
121
+ six==1.16.0
122
+ sniffio==1.3.0
123
+ sqlparse==0.4.2
124
+ starlette==0.27.0
125
+ sympy==1.10.1
126
+ tablib==3.1.0
127
+ tifffile==2021.11.2
128
+ tomli==2.0.1
129
+ tomlkit==0.11.4
130
+ toolz==0.12.0
131
+ torch==1.11.0
132
+ torchmetrics==0.11.4
133
+ torchvision==0.12.0
134
+ tqdm==4.65.0
135
+ typed-ast==1.5.4
136
+ typing_extensions==4.5.0
137
+ tzdata==2022.1
138
+ uc-micro-py==1.0.2
139
+ urllib3==1.26.14
140
+ uvicorn==0.22.0
141
+ Wave==0.0.2
142
+ websockets==11.0.3
143
+ Werkzeug==2.2.3
144
+ wrapt==1.14.1
145
+ xlrd==2.0.1
146
+ xlwt==1.3.0
147
+ yarl==1.9.2
148
+ zipp==3.13.0