Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +160 -0
requirements.txt
ADDED
@@ -0,0 +1,160 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
absl-py==2.1.0
|
2 |
+
aiohappyeyeballs==2.4.3
|
3 |
+
aiohttp==3.10.8
|
4 |
+
aiosignal==1.3.1
|
5 |
+
anyio==4.6.0
|
6 |
+
argon2-cffi==23.1.0
|
7 |
+
argon2-cffi-bindings==21.2.0
|
8 |
+
arrow==1.3.0
|
9 |
+
asttokens==2.4.1
|
10 |
+
astunparse==1.6.3
|
11 |
+
async-lru==2.0.4
|
12 |
+
attrs==24.2.0
|
13 |
+
babel==2.16.0
|
14 |
+
beautifulsoup4==4.12.3
|
15 |
+
bleach==6.1.0
|
16 |
+
Brotli==1.1.0
|
17 |
+
cached-property==1.5.2
|
18 |
+
certifi==2024.8.30
|
19 |
+
cffi==1.17.1
|
20 |
+
charset-normalizer==3.3.2
|
21 |
+
colorama==0.4.6
|
22 |
+
comm==0.2.2
|
23 |
+
datasets==3.0.1
|
24 |
+
debugpy==1.8.6
|
25 |
+
decorator==5.1.1
|
26 |
+
defusedxml==0.7.1
|
27 |
+
dill==0.3.8
|
28 |
+
executing==2.1.0
|
29 |
+
fastjsonschema==2.20.0
|
30 |
+
filelock==3.16.1
|
31 |
+
flatbuffers==24.3.25
|
32 |
+
fqdn==1.5.1
|
33 |
+
frozenlist==1.4.1
|
34 |
+
fsspec==2024.6.1
|
35 |
+
gast==0.5.5
|
36 |
+
google-pasta==0.2.0
|
37 |
+
grpcio==1.62.2
|
38 |
+
h11==0.14.0
|
39 |
+
h2==4.1.0
|
40 |
+
h5py==3.11.0
|
41 |
+
hpack==4.0.0
|
42 |
+
httpcore==1.0.6
|
43 |
+
httpx==0.27.2
|
44 |
+
huggingface_hub==0.25.1
|
45 |
+
hyperframe==6.0.1
|
46 |
+
idna==3.10
|
47 |
+
importlib_metadata==8.5.0
|
48 |
+
ipykernel==6.29.5
|
49 |
+
ipython==8.27.0
|
50 |
+
ipywidgets==8.1.5
|
51 |
+
isoduration==20.11.0
|
52 |
+
jedi==0.19.1
|
53 |
+
Jinja2==3.1.4
|
54 |
+
joblib==1.4.2
|
55 |
+
json5==0.9.25
|
56 |
+
jsonpointer==3.0.0
|
57 |
+
jsonschema==4.23.0
|
58 |
+
jsonschema-specifications==2023.12.1
|
59 |
+
jupyter==1.1.1
|
60 |
+
jupyter_client==8.6.3
|
61 |
+
jupyter-console==6.6.3
|
62 |
+
jupyter_core==5.7.2
|
63 |
+
jupyter-events==0.10.0
|
64 |
+
jupyter-lsp==2.2.5
|
65 |
+
jupyter_server==2.14.2
|
66 |
+
jupyter_server_terminals==0.5.3
|
67 |
+
jupyterlab==4.2.5
|
68 |
+
jupyterlab_pygments==0.3.0
|
69 |
+
jupyterlab_server==2.27.3
|
70 |
+
jupyterlab_widgets==3.0.13
|
71 |
+
keras==3.5.0
|
72 |
+
Markdown==3.6
|
73 |
+
markdown-it-py==3.0.0
|
74 |
+
MarkupSafe==2.1.5
|
75 |
+
matplotlib-inline==0.1.7
|
76 |
+
mdurl==0.1.2
|
77 |
+
mistune==3.0.2
|
78 |
+
ml-dtypes==0.4.0
|
79 |
+
multidict==6.1.0
|
80 |
+
multiprocess==0.70.16
|
81 |
+
namex==0.0.8
|
82 |
+
nbclient==0.10.0
|
83 |
+
nbconvert==7.16.4
|
84 |
+
nbformat==5.10.4
|
85 |
+
nest-asyncio==1.6.0
|
86 |
+
notebook==7.2.2
|
87 |
+
notebook_shim==0.2.4
|
88 |
+
numpy==1.26.4
|
89 |
+
opt_einsum==3.4.0
|
90 |
+
optree==0.12.1
|
91 |
+
overrides==7.7.0
|
92 |
+
packaging==24.1
|
93 |
+
pandas==2.2.3
|
94 |
+
pandocfilters==1.5.1
|
95 |
+
parso==0.8.4
|
96 |
+
pexpect==4.9.0
|
97 |
+
pip==24.2
|
98 |
+
platformdirs==4.3.6
|
99 |
+
prometheus_client==0.21.0
|
100 |
+
prompt_toolkit==3.0.48
|
101 |
+
protobuf==4.25.3
|
102 |
+
psutil==6.0.0
|
103 |
+
ptyprocess==0.7.0
|
104 |
+
pure_eval==0.2.3
|
105 |
+
pyarrow==17.0.0
|
106 |
+
pycparser==2.22
|
107 |
+
Pygments==2.18.0
|
108 |
+
PySocks==1.7.1
|
109 |
+
python-dateutil==2.9.0
|
110 |
+
python-json-logger==2.0.7
|
111 |
+
pytz==2024.1
|
112 |
+
PyYAML==6.0.2
|
113 |
+
pyzmq==26.2.0
|
114 |
+
referencing==0.35.1
|
115 |
+
regex==2024.9.11
|
116 |
+
requests==2.32.3
|
117 |
+
rfc3339-validator==0.1.4
|
118 |
+
rfc3986-validator==0.1.1
|
119 |
+
rich==13.9.1
|
120 |
+
rpds-py==0.20.0
|
121 |
+
safetensors==0.4.5
|
122 |
+
scikit-learn==1.5.2
|
123 |
+
scipy==1.14.1
|
124 |
+
Send2Trash==1.8.3
|
125 |
+
setuptools==75.1.0
|
126 |
+
six==1.16.0
|
127 |
+
sniffio==1.3.1
|
128 |
+
soupsieve==2.6
|
129 |
+
stack-data==0.6.3
|
130 |
+
tensorboard==2.17.1
|
131 |
+
tensorboard-data-server==0.7.0
|
132 |
+
tensorflow==2.17.0
|
133 |
+
tensorflow_estimator==2.15.0
|
134 |
+
termcolor==2.4.0
|
135 |
+
terminado==0.18.1
|
136 |
+
tf_keras==2.17.0
|
137 |
+
threadpoolctl==3.5.0
|
138 |
+
tinycss2==1.3.0
|
139 |
+
tokenizers==0.20.0
|
140 |
+
tornado==6.4.1
|
141 |
+
tqdm==4.66.5
|
142 |
+
traitlets==5.14.3
|
143 |
+
transformers==4.45.1
|
144 |
+
types-python-dateutil==2.9.0.20240906
|
145 |
+
typing_extensions==4.12.2
|
146 |
+
tzdata==2024.2
|
147 |
+
uri-template==1.3.0
|
148 |
+
urllib3==2.2.3
|
149 |
+
wcwidth==0.2.13
|
150 |
+
webcolors==24.8.0
|
151 |
+
webencodings==0.5.1
|
152 |
+
websocket-client==1.8.0
|
153 |
+
Werkzeug==3.0.4
|
154 |
+
wheel==0.44.0
|
155 |
+
widgetsnbextension==4.0.13
|
156 |
+
wrapt==1.16.0
|
157 |
+
xxhash==3.5.0
|
158 |
+
yarl==1.13.1
|
159 |
+
zipp==3.20.2
|
160 |
+
zstandard==0.23.0
|