requirements_rocm.txt 3.49 KB
Newer Older
Nicolas Patry's avatar
Nicolas Patry committed
1
backoff==2.2.1 ; python_version >= "3.9" and python_version < "3.13"
OlivierDehaene's avatar
OlivierDehaene committed
2
certifi==2024.2.2 ; python_version >= "3.9" and python_version < "3.13"
3
charset-normalizer==3.3.2 ; python_version >= "3.9" and python_version < "3.13"
Nicolas Patry's avatar
Nicolas Patry committed
4
click==8.1.7 ; python_version >= "3.9" and python_version < "3.13"
Nicolas Patry's avatar
Nicolas Patry committed
5
6
7
colorama==0.4.6 ; python_version >= "3.9" and python_version < "3.13" and (sys_platform == "win32" or platform_system == "Windows")
deprecated==1.2.14 ; python_version >= "3.9" and python_version < "3.13"
einops==0.6.1 ; python_version >= "3.9" and python_version < "3.13"
8
filelock==3.13.4 ; python_version >= "3.9" and python_version < "3.13"
OlivierDehaene's avatar
OlivierDehaene committed
9
10
fsspec==2024.2.0 ; python_version >= "3.9" and python_version < "3.13"
googleapis-common-protos==1.63.0 ; python_version >= "3.9" and python_version < "3.13"
11
grpc-interceptor==0.15.4 ; python_version >= "3.9" and python_version < "3.13"
OlivierDehaene's avatar
OlivierDehaene committed
12
13
14
15
grpcio-reflection==1.62.1 ; python_version >= "3.9" and python_version < "3.13"
grpcio-status==1.62.1 ; python_version >= "3.9" and python_version < "3.13"
grpcio==1.62.1 ; python_version >= "3.9" and python_version < "3.13"
hf-transfer==0.1.6 ; python_version >= "3.9" and python_version < "3.13"
16
huggingface-hub==0.19.4 ; python_version >= "3.9" and python_version < "3.13"
17
idna==3.7 ; python_version >= "3.9" and python_version < "3.13"
Nicolas Patry's avatar
Nicolas Patry committed
18
loguru==0.6.0 ; python_version >= "3.9" and python_version < "3.13"
OlivierDehaene's avatar
OlivierDehaene committed
19
numpy==1.26.4 ; python_version >= "3.9" and python_version < "3.13"
Nicolas Patry's avatar
Nicolas Patry committed
20
21
22
23
24
25
26
27
28
opentelemetry-api==1.15.0 ; python_version >= "3.9" and python_version < "3.13"
opentelemetry-exporter-otlp-proto-grpc==1.15.0 ; python_version >= "3.9" and python_version < "3.13"
opentelemetry-exporter-otlp-proto-http==1.15.0 ; python_version >= "3.9" and python_version < "3.13"
opentelemetry-exporter-otlp==1.15.0 ; python_version >= "3.9" and python_version < "3.13"
opentelemetry-instrumentation-grpc==0.36b0 ; python_version >= "3.9" and python_version < "3.13"
opentelemetry-instrumentation==0.36b0 ; python_version >= "3.9" and python_version < "3.13"
opentelemetry-proto==1.15.0 ; python_version >= "3.9" and python_version < "3.13"
opentelemetry-sdk==1.15.0 ; python_version >= "3.9" and python_version < "3.13"
opentelemetry-semantic-conventions==0.36b0 ; python_version >= "3.9" and python_version < "3.13"
OlivierDehaene's avatar
OlivierDehaene committed
29
packaging==24.0 ; python_version >= "3.9" and python_version < "3.13"
abhishek thakur's avatar
abhishek thakur committed
30
pillow==10.3.0 ; python_version >= "3.9" and python_version < "3.13"
OlivierDehaene's avatar
OlivierDehaene committed
31
protobuf==4.25.3 ; python_version >= "3.9" and python_version < "3.13"
Nicolas Patry's avatar
Nicolas Patry committed
32
pyyaml==6.0.1 ; python_version >= "3.9" and python_version < "3.13"
33
regex==2024.4.16 ; python_version >= "3.9" and python_version < "3.13"
Nicolas Patry's avatar
Nicolas Patry committed
34
requests==2.31.0 ; python_version >= "3.9" and python_version < "3.13"
35
safetensors==0.4.3 ; python_version >= "3.9" and python_version < "3.13"
abhishek thakur's avatar
abhishek thakur committed
36
scipy==1.13.0 ; python_version >= "3.9" and python_version < "3.13"
Nicolas Patry's avatar
Nicolas Patry committed
37
sentencepiece==0.1.99 ; python_version >= "3.9" and python_version < "3.13"
38
39
setuptools==69.5.1 ; python_version >= "3.9" and python_version < "3.13"
tokenizers==0.19.1 ; python_version >= "3.9" and python_version < "3.13"
OlivierDehaene's avatar
OlivierDehaene committed
40
tqdm==4.66.2 ; python_version >= "3.9" and python_version < "3.13"
41
transformers==4.40.0 ; python_version >= "3.9" and python_version < "3.13"
Nicolas Patry's avatar
Nicolas Patry committed
42
typer==0.6.1 ; python_version >= "3.9" and python_version < "3.13"
abhishek thakur's avatar
abhishek thakur committed
43
typing-extensions==4.11.0 ; python_version >= "3.9" and python_version < "3.13"
OlivierDehaene's avatar
OlivierDehaene committed
44
urllib3==2.2.1 ; python_version >= "3.9" and python_version < "3.13"
Nicolas Patry's avatar
Nicolas Patry committed
45
win32-setctime==1.1.0 ; python_version >= "3.9" and python_version < "3.13" and sys_platform == "win32"
46
wrapt==1.16.0 ; python_version >= "3.9" and python_version < "3.13"