Commit
·
79c77a0
1
Parent(s):
e2c294c
Fix requirements
Browse files- requirements.txt +1 -164
requirements.txt
CHANGED
@@ -1,164 +1 @@
|
|
1 |
-
|
2 |
-
aiohttp==3.8.5
|
3 |
-
aiosignal==1.3.1
|
4 |
-
annotated-types==0.5.0
|
5 |
-
anyio==3.7.1
|
6 |
-
arrow==1.2.3
|
7 |
-
astroid==2.15.6
|
8 |
-
astunparse==1.6.3
|
9 |
-
async-timeout==4.0.3
|
10 |
-
attrs==23.1.0
|
11 |
-
aws-cdk-lib==2.104.0
|
12 |
-
aws-cdk.asset-awscli-v1==2.2.201
|
13 |
-
aws-cdk.asset-kubectl-v20==2.1.2
|
14 |
-
aws-cdk.asset-node-proxy-agent-v6==2.0.1
|
15 |
-
backoff==2.2.1
|
16 |
-
beautifulsoup4==4.12.2
|
17 |
-
black==23.9.1
|
18 |
-
blessed==1.20.0
|
19 |
-
cachetools==5.3.1
|
20 |
-
cattrs==23.1.2
|
21 |
-
certifi==2022.12.7
|
22 |
-
charset-normalizer==3.1.0
|
23 |
-
click==8.1.7
|
24 |
-
constructs==10.3.0
|
25 |
-
contourpy==1.0.7
|
26 |
-
croniter==1.4.1
|
27 |
-
cycler==0.11.0
|
28 |
-
dataclasses-json==0.6.1
|
29 |
-
dateutils==0.6.12
|
30 |
-
deepdiff==6.5.0
|
31 |
-
diffusers==0.24.0
|
32 |
-
dill==0.3.7
|
33 |
-
distlib==0.3.6
|
34 |
-
easydict==1.10
|
35 |
-
fastapi==0.103.1
|
36 |
-
filelock==3.9.0
|
37 |
-
flatbuffers==23.5.26
|
38 |
-
fonttools==4.39.3
|
39 |
-
frozenlist==1.4.0
|
40 |
-
fsspec==2023.9.0
|
41 |
-
gast==0.4.0
|
42 |
-
gitdb==4.0.10
|
43 |
-
GitPython==3.1.36
|
44 |
-
google-auth==2.22.0
|
45 |
-
google-auth-oauthlib==1.0.0
|
46 |
-
google-pasta==0.2.0
|
47 |
-
grpcio==1.57.0
|
48 |
-
h11==0.14.0
|
49 |
-
h5py==3.9.0
|
50 |
-
huggingface-hub==0.19.4
|
51 |
-
idna==3.4
|
52 |
-
importlib-metadata==6.9.0
|
53 |
-
importlib-resources==6.1.0
|
54 |
-
iniconfig==2.0.0
|
55 |
-
inquirer==3.1.3
|
56 |
-
isort==5.12.0
|
57 |
-
itsdangerous==2.1.2
|
58 |
-
Jinja2==3.1.2
|
59 |
-
joblib==1.3.2
|
60 |
-
jsii==1.91.0
|
61 |
-
jsonpatch==1.33
|
62 |
-
jsonpointer==2.4
|
63 |
-
keras==2.13.1
|
64 |
-
kiwisolver==1.4.4
|
65 |
-
langchain==0.0.330
|
66 |
-
langsmith==0.0.57
|
67 |
-
lazy-object-proxy==1.9.0
|
68 |
-
libclang==16.0.6
|
69 |
-
lightning==2.0.8
|
70 |
-
lightning-cloud==0.5.38
|
71 |
-
lightning-utilities==0.9.0
|
72 |
-
Markdown==3.4.4
|
73 |
-
markdown-it-py==3.0.0
|
74 |
-
MarkupSafe==2.1.2
|
75 |
-
marshmallow==3.20.1
|
76 |
-
matplotlib==3.7.2
|
77 |
-
mccabe==0.7.0
|
78 |
-
mdurl==0.1.2
|
79 |
-
mpmath==1.3.0
|
80 |
-
multidict==6.0.4
|
81 |
-
mypy-extensions==1.0.0
|
82 |
-
networkx==3.1
|
83 |
-
numpy==1.24.2
|
84 |
-
oauthlib==3.2.2
|
85 |
-
opencv-python==4.7.0.72
|
86 |
-
opt-einsum==3.3.0
|
87 |
-
ordered-set==4.1.0
|
88 |
-
packaging==23.1
|
89 |
-
pandas==2.0.3
|
90 |
-
pathspec==0.11.2
|
91 |
-
Pillow==9.5.0
|
92 |
-
platformdirs==3.1.0
|
93 |
-
pluggy==1.3.0
|
94 |
-
protobuf==4.24.0
|
95 |
-
psutil==5.9.5
|
96 |
-
publication==0.0.3
|
97 |
-
py-cpuinfo==9.0.0
|
98 |
-
pyasn1==0.5.0
|
99 |
-
pyasn1-modules==0.3.0
|
100 |
-
pybind11==2.11.1
|
101 |
-
pydantic==2.1.1
|
102 |
-
pydantic_core==2.4.0
|
103 |
-
Pygments==2.16.1
|
104 |
-
PyJWT==2.8.0
|
105 |
-
pylint==2.17.5
|
106 |
-
pyparsing==3.0.9
|
107 |
-
pytest==7.4.2
|
108 |
-
python-dateutil==2.8.2
|
109 |
-
python-dotenv==1.0.0
|
110 |
-
python-editor==1.0.4
|
111 |
-
python-multipart==0.0.6
|
112 |
-
pytorch-lightning==2.0.8
|
113 |
-
pytz==2023.3
|
114 |
-
PyYAML==6.0.1
|
115 |
-
readchar==4.0.5
|
116 |
-
regex==2023.10.3
|
117 |
-
requests==2.28.2
|
118 |
-
requests-oauthlib==1.3.1
|
119 |
-
rich==13.5.2
|
120 |
-
rsa==4.9
|
121 |
-
safetensors==0.4.1
|
122 |
-
scikit-learn==1.3.0
|
123 |
-
seaborn==0.12.2
|
124 |
-
six==1.16.0
|
125 |
-
smmap==5.0.0
|
126 |
-
sniffio==1.3.0
|
127 |
-
soupsieve==2.5
|
128 |
-
SQLAlchemy==2.0.23
|
129 |
-
starlette==0.27.0
|
130 |
-
starsessions==1.3.0
|
131 |
-
sympy==1.11.1
|
132 |
-
tenacity==8.2.3
|
133 |
-
tensorboard==2.13.0
|
134 |
-
tensorboard-data-server==0.7.1
|
135 |
-
tensorflow==2.13.0
|
136 |
-
tensorflow-estimator==2.13.0
|
137 |
-
termcolor==2.3.0
|
138 |
-
threadpoolctl==3.2.0
|
139 |
-
tokenizers==0.15.0
|
140 |
-
tomlkit==0.12.1
|
141 |
-
torch==2.0.1
|
142 |
-
torchaudio==2.0.2
|
143 |
-
torchmetrics==1.1.2
|
144 |
-
torchvision==0.15.2
|
145 |
-
tqdm==4.65.0
|
146 |
-
traitlets==5.10.0
|
147 |
-
transformers==4.35.2
|
148 |
-
typeguard==2.13.3
|
149 |
-
typing-inspect==0.9.0
|
150 |
-
typing_extensions==4.6.1
|
151 |
-
tzdata==2023.3
|
152 |
-
ultralytics==8.0.178
|
153 |
-
urllib3==1.26.15
|
154 |
-
uvicorn==0.23.2
|
155 |
-
virtualenv==20.20.0
|
156 |
-
wcwidth==0.2.6
|
157 |
-
websocket-client==1.6.3
|
158 |
-
websockets==11.0.3
|
159 |
-
Werkzeug==2.3.7
|
160 |
-
wrapt==1.15.0
|
161 |
-
yacs==0.1.8
|
162 |
-
yarl==1.9.2
|
163 |
-
yolov4==2.0.3
|
164 |
-
zipp==3.17.0
|
|
|
1 |
+
transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|