Spaces:
Sleeping
Sleeping
idan shenfeld
commited on
Commit
·
57b3790
1
Parent(s):
54dce9d
add req file
Browse files- requirements.txt +109 -0
requirements.txt
ADDED
@@ -0,0 +1,109 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# This file was autogenerated by uv via the following command:
|
2 |
+
# uv export --format requirements-txt --no-hashes
|
3 |
+
aiohappyeyeballs==2.4.4
|
4 |
+
aiohttp==3.11.11
|
5 |
+
aiosignal==1.3.2
|
6 |
+
annotated-types==0.7.0
|
7 |
+
anyio==4.8.0
|
8 |
+
appnope==0.1.4 ; platform_system == 'Darwin'
|
9 |
+
asttokens==3.0.0
|
10 |
+
attrs==24.3.0
|
11 |
+
certifi==2024.12.14
|
12 |
+
cffi==1.17.1 ; implementation_name == 'pypy'
|
13 |
+
charset-normalizer==3.4.1
|
14 |
+
click==8.1.8
|
15 |
+
colorama==0.4.6 ; sys_platform == 'win32' or platform_system == 'Windows'
|
16 |
+
comm==0.2.2
|
17 |
+
datasets==3.2.0
|
18 |
+
debugpy==1.8.11
|
19 |
+
decorator==5.1.1
|
20 |
+
dill==0.3.8
|
21 |
+
distilabel==1.4.2
|
22 |
+
executing==2.1.0
|
23 |
+
filelock==3.16.1
|
24 |
+
frozenlist==1.5.0
|
25 |
+
fsspec==2024.9.0
|
26 |
+
h11==0.14.0
|
27 |
+
httpcore==1.0.7
|
28 |
+
httpx==0.28.1
|
29 |
+
huggingface-hub==0.27.1
|
30 |
+
idna==3.10
|
31 |
+
ipykernel==6.29.5
|
32 |
+
ipython==8.31.0
|
33 |
+
jedi==0.19.2
|
34 |
+
jinja2==3.1.5
|
35 |
+
jupyter-client==8.6.3
|
36 |
+
jupyter-core==5.7.2
|
37 |
+
markdown-it-py==3.0.0
|
38 |
+
markupsafe==2.1.5
|
39 |
+
matplotlib-inline==0.1.7
|
40 |
+
mdurl==0.1.2
|
41 |
+
mpmath==1.3.0
|
42 |
+
multidict==6.1.0
|
43 |
+
multiprocess==0.70.16
|
44 |
+
nest-asyncio==1.6.0
|
45 |
+
networkx==3.4.2
|
46 |
+
numpy==2.2.1
|
47 |
+
nvidia-cublas-cu12==12.4.5.8 ; platform_machine == 'x86_64' and platform_system == 'Linux'
|
48 |
+
nvidia-cuda-cupti-cu12==12.4.127 ; platform_machine == 'x86_64' and platform_system == 'Linux'
|
49 |
+
nvidia-cuda-nvrtc-cu12==12.4.127 ; platform_machine == 'x86_64' and platform_system == 'Linux'
|
50 |
+
nvidia-cuda-runtime-cu12==12.4.127 ; platform_machine == 'x86_64' and platform_system == 'Linux'
|
51 |
+
nvidia-cudnn-cu12==9.1.0.70 ; platform_machine == 'x86_64' and platform_system == 'Linux'
|
52 |
+
nvidia-cufft-cu12==11.2.1.3 ; platform_machine == 'x86_64' and platform_system == 'Linux'
|
53 |
+
nvidia-curand-cu12==10.3.5.147 ; platform_machine == 'x86_64' and platform_system == 'Linux'
|
54 |
+
nvidia-cusolver-cu12==11.6.1.9 ; platform_machine == 'x86_64' and platform_system == 'Linux'
|
55 |
+
nvidia-cusparse-cu12==12.3.1.170 ; platform_machine == 'x86_64' and platform_system == 'Linux'
|
56 |
+
nvidia-nccl-cu12==2.21.5 ; platform_machine == 'x86_64' and platform_system == 'Linux'
|
57 |
+
nvidia-nvjitlink-cu12==12.4.127 ; platform_machine == 'x86_64' and platform_system == 'Linux'
|
58 |
+
nvidia-nvtx-cu12==12.4.127 ; platform_machine == 'x86_64' and platform_system == 'Linux'
|
59 |
+
orjson==3.10.13
|
60 |
+
packaging==24.2
|
61 |
+
pandas==2.2.3
|
62 |
+
parso==0.8.4
|
63 |
+
pexpect==4.9.0 ; sys_platform != 'emscripten' and sys_platform != 'win32'
|
64 |
+
platformdirs==4.3.6
|
65 |
+
portalocker==3.1.1
|
66 |
+
prompt-toolkit==3.0.48
|
67 |
+
propcache==0.2.1
|
68 |
+
psutil==6.1.1
|
69 |
+
ptyprocess==0.7.0 ; sys_platform != 'emscripten' and sys_platform != 'win32'
|
70 |
+
pure-eval==0.2.3
|
71 |
+
pyarrow==18.1.0
|
72 |
+
pycparser==2.22 ; implementation_name == 'pypy'
|
73 |
+
pydantic==2.10.4
|
74 |
+
pydantic-core==2.27.2
|
75 |
+
pygments==2.19.1
|
76 |
+
python-dateutil==2.9.0.post0
|
77 |
+
pytz==2024.2
|
78 |
+
pywin32==308 ; (platform_python_implementation != 'PyPy' and sys_platform == 'win32') or platform_system == 'Windows'
|
79 |
+
pyyaml==6.0.2
|
80 |
+
pyzmq==26.2.0
|
81 |
+
regex==2024.11.6
|
82 |
+
requests==2.32.3
|
83 |
+
rich==13.9.4
|
84 |
+
safetensors==0.5.0
|
85 |
+
scipy==1.15.0
|
86 |
+
setuptools==75.7.0 ; python_full_version >= '3.12'
|
87 |
+
shellingham==1.5.4
|
88 |
+
six==1.17.0
|
89 |
+
sniffio==1.3.1
|
90 |
+
stack-data==0.6.3
|
91 |
+
sympy==1.13.1
|
92 |
+
tblib==3.0.0
|
93 |
+
tokenizers==0.21.0
|
94 |
+
torch==2.5.1
|
95 |
+
tornado==6.4.2
|
96 |
+
tqdm==4.67.1
|
97 |
+
traitlets==5.14.3
|
98 |
+
transformers==4.47.1
|
99 |
+
triton==3.1.0 ; python_full_version < '3.13' and platform_machine == 'x86_64' and platform_system == 'Linux'
|
100 |
+
typer==0.15.1
|
101 |
+
typing-extensions==4.12.2
|
102 |
+
tzdata==2024.2
|
103 |
+
universal-pathlib==0.2.6
|
104 |
+
urllib3==2.3.0
|
105 |
+
wcwidth==0.2.13
|
106 |
+
xxhash==3.5.0
|
107 |
+
yarl==1.18.3
|
108 |
+
bitsandbytes==0.45.3
|
109 |
+
accelerate>=0.26.0
|