瀏覽代碼

Upload files to 'Electrol'

SadhulaSaiKumar 1 年之前
父節點
當前提交
d1a56a67c0
共有 1 個文件被更改,包括 133 次插入0 次删除
  1. 133
    0
      Electrol/requirement.txt

+ 133
- 0
Electrol/requirement.txt 查看文件

@@ -0,0 +1,133 @@
1
+aiofiles==23.1.0
2
+aiohttp==3.8.4
3
+aiosignal==1.3.1
4
+altair==4.2.2
5
+anyio==3.6.2
6
+astor==0.8.1
7
+async-timeout==4.0.2
8
+attrdict==2.0.1
9
+attrs==23.1.0
10
+Babel==2.12.1
11
+bce-python-sdk==0.8.83
12
+beautifulsoup4==4.12.2
13
+Brotli==1.0.9
14
+cachetools==5.3.0
15
+certifi==2022.12.7
16
+cffi==1.15.1
17
+charset-normalizer==3.1.0
18
+click==8.1.3
19
+colorama==0.4.6
20
+contourpy==1.0.7
21
+cssselect==1.2.0
22
+cssutils==2.6.0
23
+cycler==0.11.0
24
+Cython==0.29.34
25
+decorator==5.1.1
26
+entrypoints==0.4
27
+et-xmlfile==1.1.0
28
+fastapi==0.95.1
29
+ffmpy==0.3.0
30
+filelock==3.12.0
31
+fire==0.5.0
32
+Flask==2.2.3
33
+flask-babel==3.1.0
34
+fonttools==4.39.3
35
+frozenlist==1.3.3
36
+fsspec==2023.4.0
37
+future==0.18.3
38
+gevent==22.10.2
39
+geventhttpclient==2.0.2
40
+gradio==3.27.0
41
+gradio-client==0.1.3
42
+greenlet==2.0.2
43
+grpcio==1.54.0
44
+h11==0.14.0
45
+httpcore==0.17.0
46
+httpx==0.24.0
47
+huggingface-hub==0.13.4
48
+idna==3.4
49
+imageio==2.27.0
50
+imgaug==0.4.0
51
+importlib-metadata==6.5.0
52
+importlib-resources==5.12.0
53
+itsdangerous==2.1.2
54
+Jinja2==3.1.2
55
+jsonschema==4.17.3
56
+kiwisolver==1.4.4
57
+lazy-loader==0.2
58
+linkify-it-py==2.0.0
59
+lmdb==1.4.1
60
+lxml==4.9.2
61
+markdown-it-py==2.2.0
62
+MarkupSafe==2.1.2
63
+matplotlib==3.7.1
64
+mdit-py-plugins==0.3.3
65
+mdurl==0.1.2
66
+mpmath==1.3.0
67
+multidict==6.0.4
68
+networkx==3.1
69
+numpy==1.24.2
70
+onnx==1.13.1
71
+opencv-contrib-python==4.6.0.66
72
+opencv-python==4.6.0.66
73
+openpyxl==3.1.2
74
+opt-einsum==3.3.0
75
+orjson==3.8.10
76
+packaging==23.1
77
+paddle-bfloat==0.1.7
78
+paddleocr==2.6.1.3
79
+paddlepaddle==2.4.2
80
+pandas==2.0.0
81
+pdf2docx==0.5.6
82
+pdf2image==1.16.3
83
+Pillow==9.5.0
84
+pkgutil-resolve-name==1.3.10
85
+premailer==3.10.0
86
+protobuf==3.20.0
87
+psutil==5.9.5
88
+pyclipper==1.3.0.post4
89
+pycparser==2.21
90
+pycryptodome==3.17
91
+pydantic==1.10.7
92
+pydub==0.25.1
93
+PyMuPDF==1.20.2
94
+pyparsing==3.0.9
95
+pypdf2==3.0.1
96
+pyrsistent==0.19.3
97
+python-dateutil==2.8.2
98
+python-docx==0.8.11
99
+python-multipart==0.0.6
100
+python-rapidjson==1.10
101
+pytz==2023.3
102
+PyWavelets==1.4.1
103
+PyYAML==6.0
104
+rapidfuzz==3.0.0
105
+rarfile==4.0
106
+requests==2.28.2
107
+scikit-image==0.20.0
108
+scipy==1.9.1
109
+semantic-version==2.10.0
110
+shapely==2.0.1
111
+six==1.16.0
112
+sniffio==1.3.0
113
+soupsieve==2.4.1
114
+starlette==0.26.1
115
+sympy==1.11.1
116
+termcolor==2.2.0
117
+tifffile==2023.4.12
118
+toolz==0.12.0
119
+tqdm==4.65.0
120
+tritonclient==2.32.0
121
+typing-extensions==4.5.0
122
+tzdata==2023.3
123
+uc-micro-py==1.0.1
124
+urllib3==1.26.15
125
+uvicorn==0.21.1
126
+visualdl==2.5.1
127
+websockets==11.0.2
128
+Werkzeug==2.2.3
129
+x2paddle==1.4.1
130
+yarl==1.8.2
131
+zipp==3.15.0
132
+zope.event==4.6
133
+zope.interface==6.0

Loading…
取消
儲存