-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
50 lines (50 loc) · 3.49 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
accelerate==1.2.0 ; python_full_version == "3.12.7"
aiofiles==24.1.0 ; python_full_version == "3.12.7"
certifi==2024.8.30 ; python_full_version == "3.12.7"
charset-normalizer==3.4.0 ; python_full_version == "3.12.7"
colorama==0.4.6 ; python_full_version == "3.12.7" and platform_system == "Windows"
filelock==3.16.1 ; python_full_version == "3.12.7"
fsspec==2024.10.0 ; python_full_version == "3.12.7"
huggingface-hub==0.26.5 ; python_full_version == "3.12.7"
idna==3.10 ; python_full_version == "3.12.7"
jinja2==3.1.4 ; python_full_version == "3.12.7"
joblib==1.4.2 ; python_full_version == "3.12.7"
markupsafe==3.0.2 ; python_full_version == "3.12.7"
mpmath==1.3.0 ; python_full_version == "3.12.7"
networkx==3.4.2 ; python_full_version == "3.12.7"
numpy==2.2.0 ; python_full_version == "3.12.7"
nvidia-cublas-cu12==12.4.5.8 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version == "3.12.7"
nvidia-cuda-cupti-cu12==12.4.127 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version == "3.12.7"
nvidia-cuda-nvrtc-cu12==12.4.127 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version == "3.12.7"
nvidia-cuda-runtime-cu12==12.4.127 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version == "3.12.7"
nvidia-cudnn-cu12==9.1.0.70 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version == "3.12.7"
nvidia-cufft-cu12==11.2.1.3 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version == "3.12.7"
nvidia-curand-cu12==10.3.5.147 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version == "3.12.7"
nvidia-cusolver-cu12==11.6.1.9 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version == "3.12.7"
nvidia-cusparse-cu12==12.3.1.170 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version == "3.12.7"
nvidia-nccl-cu12==2.21.5 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version == "3.12.7"
nvidia-nvjitlink-cu12==12.4.127 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version == "3.12.7"
nvidia-nvtx-cu12==12.4.127 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version == "3.12.7"
orjson==3.10.12 ; python_full_version == "3.12.7"
packaging==24.2 ; python_full_version == "3.12.7"
pathlib==1.0.1 ; python_full_version == "3.12.7"
pillow==11.0.0 ; python_full_version == "3.12.7"
psutil==6.1.0 ; python_full_version == "3.12.7"
pyyaml==6.0.2 ; python_full_version == "3.12.7"
regex==2024.11.6 ; python_full_version == "3.12.7"
requests==2.32.3 ; python_full_version == "3.12.7"
safetensors==0.4.5 ; python_full_version == "3.12.7"
scikit-learn==1.6.0 ; python_full_version == "3.12.7"
scipy==1.14.1 ; python_full_version == "3.12.7"
setuptools==75.6.0 ; python_full_version == "3.12.7"
sympy==1.13.1 ; python_full_version == "3.12.7"
threadpoolctl==3.5.0 ; python_full_version == "3.12.7"
tokenizers==0.21.0 ; python_full_version == "3.12.7"
torch==2.5.1 ; python_full_version == "3.12.7"
torchaudio==2.5.1 ; python_full_version == "3.12.7"
torchvision==0.20.1 ; python_full_version == "3.12.7"
tqdm==4.67.1 ; python_full_version == "3.12.7"
transformers==4.47.0 ; python_full_version == "3.12.7"
triton==3.1.0 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version == "3.12.7"
typing-extensions==4.12.2 ; python_full_version == "3.12.7"
urllib3==2.2.3 ; python_full_version == "3.12.7"