Skip to content

Commit af005eb

Browse files
authored
Add requirements_2024.1.txt (openvinotoolkit#375)
1 parent d7551d8 commit af005eb

File tree

1 file changed

+111
-0
lines changed

1 file changed

+111
-0
lines changed
+111
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,111 @@
1+
nncf @ git+https://github.com/openvinotoolkit/nncf.git@ec497ce0781fe867d73d5c5bdf8310fdb40604a4#egg=nncf
2+
about-time==4.2.1
3+
accelerate==0.29.2
4+
aiohttp==3.9.4
5+
aiosignal==1.3.1
6+
alive-progress==3.1.5
7+
async-timeout==4.0.3
8+
attrs==23.2.0
9+
auto_gptq==0.7.1
10+
autograd==1.6.2
11+
bitsandbytes==0.43.1
12+
blobfile==2.1.1
13+
certifi==2019.11.28
14+
chardet==3.0.4
15+
charset-normalizer==3.3.2
16+
cma==3.2.2
17+
coloredlogs==15.0.1
18+
contourpy==1.2.1
19+
cycler==0.12.1
20+
datasets==2.18.0
21+
Deprecated==1.2.14
22+
diffusers==0.27.2
23+
dill==0.3.8
24+
einops==0.7.0
25+
filelock==3.13.4
26+
fonttools==4.51.0
27+
frozenlist==1.4.1
28+
fsspec==2024.2.0
29+
future==1.0.0
30+
gekko==1.1.1
31+
grapheme==0.6.0
32+
huggingface-hub==0.22.2
33+
humanfriendly==10.0
34+
idna==2.8
35+
importlib_metadata==7.1.0
36+
influxdb-client==1.41.0
37+
Jinja2==3.1.3
38+
joblib==1.4.0
39+
jsonschema==4.21.1
40+
jsonschema-specifications==2023.12.1
41+
jstyleson==0.0.2
42+
kiwisolver==1.4.5
43+
lxml==4.9.4
44+
Mako==1.1.0
45+
markdown-it-py==3.0.0
46+
MarkupSafe==2.1.5
47+
matplotlib==3.8.4
48+
mdurl==0.1.2
49+
mpmath==1.3.0
50+
multidict==6.0.5
51+
multiprocess==0.70.16
52+
natsort==8.4.0
53+
networkx==3.3
54+
ninja==1.11.1.1
55+
numpy==1.26.4
56+
onnx==1.16.0
57+
openvino-telemetry==2024.1.0
58+
optimum-intel @ git+https://github.com/huggingface/optimum-intel.git@ff792c278502a85444dd116413dbca71aa660599
59+
packaging==24.0
60+
pandas==2.2.2
61+
peft==0.10.0
62+
pillow==10.3.0
63+
pip==24.0
64+
protobuf==5.26.1
65+
psutil==5.9.8
66+
py-cpuinfo==9.0.0
67+
pyarrow==15.0.2
68+
pyarrow-hotfix==0.6
69+
pycryptodomex==3.20.0
70+
pydot==2.0.0
71+
Pygments==2.17.2
72+
pymoo==0.6.1.1
73+
pyparsing==3.1.2
74+
python-dateutil==2.9.0.post0
75+
python-git==2018.2.1
76+
pytz==2024.1
77+
PyYAML==6.0.1
78+
reactivex==4.0.4
79+
referencing==0.34.0
80+
regex==2023.12.25
81+
requests==2.31.0
82+
requests-unixsocket==0.2.0
83+
rich==13.7.1
84+
rouge==1.0.1
85+
rpds-py==0.18.0
86+
safetensors==0.4.3
87+
scikit-learn==1.4.2
88+
scipy==1.13.0
89+
Send2Trash==1.8.3
90+
sentencepiece==0.2.0
91+
setuptools==65.5.0
92+
six==1.14.0
93+
sympy==1.12
94+
tabulate==0.9.0
95+
threadpoolctl==3.4.0
96+
tiktoken==0.6.0
97+
timm==0.9.16
98+
tokenizers==0.15.2
99+
torch==2.2.2
100+
torchvision==0.17.2
101+
tqdm==4.66.2
102+
transformers==4.39.3
103+
transformers-stream-generator==0.0.5
104+
typing_extensions==4.11.0
105+
tzdata==2024.1
106+
urllib3==2.2.1
107+
wheel==0.41.2
108+
wrapt==1.16.0
109+
xxhash==3.4.1
110+
yarl==1.9.4
111+
zipp==3.18.1

0 commit comments

Comments
 (0)