Spaces:
Sleeping
Sleeping
Valeriy Sinyukov
commited on
Commit
·
eafc49a
1
Parent(s):
b1f6c57
requirements.txt
Browse files- requirements.txt +162 -0
requirements.txt
ADDED
@@ -0,0 +1,162 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
accelerate==1.6.0
|
2 |
+
aiohappyeyeballs==2.6.1
|
3 |
+
aiohttp==3.11.16
|
4 |
+
aiosignal==1.3.2
|
5 |
+
altair==5.5.0
|
6 |
+
anyio==4.9.0
|
7 |
+
argon2-cffi==23.1.0
|
8 |
+
argon2-cffi-bindings==21.2.0
|
9 |
+
arrow==1.3.0
|
10 |
+
asttokens==3.0.0
|
11 |
+
async-lru==2.0.5
|
12 |
+
async-timeout==5.0.1
|
13 |
+
attrs==25.3.0
|
14 |
+
babel==2.17.0
|
15 |
+
beautifulsoup4==4.13.3
|
16 |
+
bleach==6.2.0
|
17 |
+
blinker==1.9.0
|
18 |
+
cachetools==5.5.2
|
19 |
+
certifi==2025.1.31
|
20 |
+
cffi==1.17.1
|
21 |
+
charset-normalizer==3.4.1
|
22 |
+
click==8.1.8
|
23 |
+
comm==0.2.2
|
24 |
+
datasets==3.5.0
|
25 |
+
debugpy==1.8.13
|
26 |
+
decorator==5.2.1
|
27 |
+
defusedxml==0.7.1
|
28 |
+
dill==0.3.8
|
29 |
+
evaluate==0.4.3
|
30 |
+
exceptiongroup==1.2.2
|
31 |
+
executing==2.2.0
|
32 |
+
fastjsonschema==2.21.1
|
33 |
+
filelock==3.18.0
|
34 |
+
fqdn==1.5.1
|
35 |
+
frozenlist==1.5.0
|
36 |
+
fsspec==2024.12.0
|
37 |
+
gitdb==4.0.12
|
38 |
+
GitPython==3.1.44
|
39 |
+
h11==0.14.0
|
40 |
+
hf-xet==1.0.0
|
41 |
+
httpcore==1.0.7
|
42 |
+
httpx==0.28.1
|
43 |
+
huggingface-hub==0.30.1
|
44 |
+
idna==3.10
|
45 |
+
ipykernel==6.29.5
|
46 |
+
ipython==8.34.0
|
47 |
+
ipywidgets==8.1.5
|
48 |
+
isoduration==20.11.0
|
49 |
+
jedi==0.19.2
|
50 |
+
Jinja2==3.1.6
|
51 |
+
joblib==1.4.2
|
52 |
+
json5==0.12.0
|
53 |
+
jsonpointer==3.0.0
|
54 |
+
jsonschema==4.23.0
|
55 |
+
jsonschema-specifications==2024.10.1
|
56 |
+
jupyter==1.1.1
|
57 |
+
jupyter-console==6.6.3
|
58 |
+
jupyter-events==0.12.0
|
59 |
+
jupyter-lsp==2.2.5
|
60 |
+
jupyter_client==8.6.3
|
61 |
+
jupyter_core==5.7.2
|
62 |
+
jupyter_server==2.15.0
|
63 |
+
jupyter_server_terminals==0.5.3
|
64 |
+
jupyterlab==4.3.6
|
65 |
+
jupyterlab_pygments==0.3.0
|
66 |
+
jupyterlab_server==2.27.3
|
67 |
+
jupyterlab_widgets==3.0.13
|
68 |
+
MarkupSafe==3.0.2
|
69 |
+
matplotlib-inline==0.1.7
|
70 |
+
mistune==3.1.3
|
71 |
+
mpmath==1.3.0
|
72 |
+
multidict==6.3.2
|
73 |
+
multiprocess==0.70.16
|
74 |
+
narwhals==1.33.0
|
75 |
+
nbclient==0.10.2
|
76 |
+
nbconvert==7.16.6
|
77 |
+
nbformat==5.10.4
|
78 |
+
nest-asyncio==1.6.0
|
79 |
+
networkx==3.4.2
|
80 |
+
notebook==7.3.3
|
81 |
+
notebook_shim==0.2.4
|
82 |
+
numpy==2.2.4
|
83 |
+
nvidia-cublas-cu12==12.4.5.8
|
84 |
+
nvidia-cuda-cupti-cu12==12.4.127
|
85 |
+
nvidia-cuda-nvrtc-cu12==12.4.127
|
86 |
+
nvidia-cuda-runtime-cu12==12.4.127
|
87 |
+
nvidia-cudnn-cu12==9.1.0.70
|
88 |
+
nvidia-cufft-cu12==11.2.1.3
|
89 |
+
nvidia-curand-cu12==10.3.5.147
|
90 |
+
nvidia-cusolver-cu12==11.6.1.9
|
91 |
+
nvidia-cusparse-cu12==12.3.1.170
|
92 |
+
nvidia-cusparselt-cu12==0.6.2
|
93 |
+
nvidia-nccl-cu12==2.21.5
|
94 |
+
nvidia-nvjitlink-cu12==12.4.127
|
95 |
+
nvidia-nvtx-cu12==12.4.127
|
96 |
+
overrides==7.7.0
|
97 |
+
packaging==24.2
|
98 |
+
pandas==2.2.3
|
99 |
+
pandocfilters==1.5.1
|
100 |
+
parso==0.8.4
|
101 |
+
pexpect==4.9.0
|
102 |
+
pillow==11.1.0
|
103 |
+
platformdirs==4.3.7
|
104 |
+
prometheus_client==0.21.1
|
105 |
+
prompt_toolkit==3.0.50
|
106 |
+
propcache==0.3.1
|
107 |
+
protobuf==5.29.4
|
108 |
+
psutil==7.0.0
|
109 |
+
ptyprocess==0.7.0
|
110 |
+
pure_eval==0.2.3
|
111 |
+
pyarrow==19.0.1
|
112 |
+
pycparser==2.22
|
113 |
+
pydeck==0.9.1
|
114 |
+
Pygments==2.19.1
|
115 |
+
python-dateutil==2.9.0.post0
|
116 |
+
python-json-logger==3.3.0
|
117 |
+
pytz==2025.2
|
118 |
+
PyYAML==6.0.2
|
119 |
+
pyzmq==26.4.0
|
120 |
+
referencing==0.36.2
|
121 |
+
regex==2024.11.6
|
122 |
+
requests==2.32.3
|
123 |
+
rfc3339-validator==0.1.4
|
124 |
+
rfc3986-validator==0.1.1
|
125 |
+
rpds-py==0.24.0
|
126 |
+
safetensors==0.5.3
|
127 |
+
scikit-learn==1.6.1
|
128 |
+
scipy==1.15.2
|
129 |
+
Send2Trash==1.8.3
|
130 |
+
six==1.17.0
|
131 |
+
smmap==5.0.2
|
132 |
+
sniffio==1.3.1
|
133 |
+
soupsieve==2.6
|
134 |
+
stack-data==0.6.3
|
135 |
+
streamlit==1.44.1
|
136 |
+
sympy==1.13.1
|
137 |
+
tenacity==9.1.2
|
138 |
+
terminado==0.18.1
|
139 |
+
threadpoolctl==3.6.0
|
140 |
+
tinycss2==1.4.0
|
141 |
+
tokenizers==0.21.1
|
142 |
+
toml==0.10.2
|
143 |
+
tomli==2.2.1
|
144 |
+
torch==2.6.0
|
145 |
+
tornado==6.4.2
|
146 |
+
tqdm==4.67.1
|
147 |
+
traitlets==5.14.3
|
148 |
+
transformers==4.51.0
|
149 |
+
triton==3.2.0
|
150 |
+
types-python-dateutil==2.9.0.20241206
|
151 |
+
typing_extensions==4.13.1
|
152 |
+
tzdata==2025.2
|
153 |
+
uri-template==1.3.0
|
154 |
+
urllib3==2.3.0
|
155 |
+
watchdog==6.0.0
|
156 |
+
wcwidth==0.2.13
|
157 |
+
webcolors==24.11.1
|
158 |
+
webencodings==0.5.1
|
159 |
+
websocket-client==1.8.0
|
160 |
+
widgetsnbextension==4.0.13
|
161 |
+
xxhash==3.5.0
|
162 |
+
yarl==1.19.0
|