Spaces:
Sleeping
Sleeping
added a requirements file
Browse files- requirements.txt +134 -0
requirements.txt
ADDED
@@ -0,0 +1,134 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
absl-py==2.0.0
|
2 |
+
accelerate==0.24.1
|
3 |
+
aiohttp==3.9.1
|
4 |
+
aiosignal==1.3.1
|
5 |
+
altair==5.2.0
|
6 |
+
antlr4-python3-runtime==4.9.1
|
7 |
+
appdirs==1.4.4
|
8 |
+
asttokens==2.4.1
|
9 |
+
async-timeout==4.0.3
|
10 |
+
attrs==23.1.0
|
11 |
+
beartype==0.14.1
|
12 |
+
blinker==1.7.0
|
13 |
+
cachetools==5.3.2
|
14 |
+
certifi==2023.11.17
|
15 |
+
charset-normalizer==3.3.2
|
16 |
+
chex==0.1.85
|
17 |
+
click==8.1.7
|
18 |
+
colorama==0.4.6
|
19 |
+
comm==0.2.0
|
20 |
+
contourpy==1.2.0
|
21 |
+
cycler==0.12.1
|
22 |
+
datasets==2.15.0
|
23 |
+
debugpy==1.8.0
|
24 |
+
decorator==5.1.1
|
25 |
+
dill==0.3.7
|
26 |
+
dm-haiku==0.0.11
|
27 |
+
docker-pycreds==0.4.0
|
28 |
+
einops==0.7.0
|
29 |
+
etils==1.5.2
|
30 |
+
exceptiongroup==1.2.0
|
31 |
+
executing==2.0.1
|
32 |
+
fancy-einsum==0.0.3
|
33 |
+
fastjsonschema==2.19.0
|
34 |
+
filelock==3.13.1
|
35 |
+
flax==0.7.5
|
36 |
+
fonttools==4.46.0
|
37 |
+
frozenlist==1.4.0
|
38 |
+
fsspec==2023.10.0
|
39 |
+
gitdb==4.0.11
|
40 |
+
GitPython==3.1.40
|
41 |
+
graphviz==0.20.1
|
42 |
+
huggingface-hub==0.19.4
|
43 |
+
idna==3.6
|
44 |
+
importlib-metadata==6.8.0
|
45 |
+
importlib-resources==6.1.1
|
46 |
+
ipykernel==6.26.0
|
47 |
+
ipython==8.18.0
|
48 |
+
jax==0.4.20
|
49 |
+
jaxlib==0.4.20
|
50 |
+
jaxtyping==0.2.23
|
51 |
+
jedi==0.19.1
|
52 |
+
Jinja2==3.1.2
|
53 |
+
jmp==0.0.4
|
54 |
+
jsonschema==4.20.0
|
55 |
+
jsonschema-specifications==2023.11.1
|
56 |
+
jupyter_client==8.6.0
|
57 |
+
jupyter_core==5.5.0
|
58 |
+
kiwisolver==1.4.5
|
59 |
+
markdown-it-py==3.0.0
|
60 |
+
MarkupSafe==2.1.3
|
61 |
+
matplotlib==3.8.2
|
62 |
+
matplotlib-inline==0.1.6
|
63 |
+
mdurl==0.1.2
|
64 |
+
ml-dtypes==0.3.1
|
65 |
+
mpmath==1.3.0
|
66 |
+
msgpack==1.0.7
|
67 |
+
multidict==6.0.4
|
68 |
+
multiprocess==0.70.15
|
69 |
+
nbformat==5.9.2
|
70 |
+
nest-asyncio==1.5.8
|
71 |
+
networkx==3.2.1
|
72 |
+
numpy==1.26.2
|
73 |
+
opt-einsum==3.3.0
|
74 |
+
optax==0.1.7
|
75 |
+
orbax-checkpoint==0.4.3
|
76 |
+
packaging==23.2
|
77 |
+
pandas==2.1.3
|
78 |
+
parso==0.8.3
|
79 |
+
Pillow==10.1.0
|
80 |
+
platformdirs==4.0.0
|
81 |
+
plotly==5.18.0
|
82 |
+
prompt-toolkit==3.0.41
|
83 |
+
protobuf==4.25.1
|
84 |
+
psutil==5.9.6
|
85 |
+
pure-eval==0.2.2
|
86 |
+
pyarrow==14.0.1
|
87 |
+
pyarrow-hotfix==0.6
|
88 |
+
pydeck==0.8.1b0
|
89 |
+
Pygments==2.17.2
|
90 |
+
pyparsing==3.1.1
|
91 |
+
python-dateutil==2.8.2
|
92 |
+
pytz==2023.3.post1
|
93 |
+
pywin32==306
|
94 |
+
PyYAML==6.0.1
|
95 |
+
pyzmq==25.1.1
|
96 |
+
referencing==0.31.0
|
97 |
+
regex==2023.10.3
|
98 |
+
requests==2.31.0
|
99 |
+
rich==13.7.0
|
100 |
+
rpds-py==0.13.1
|
101 |
+
safetensors==0.4.0
|
102 |
+
scipy==1.11.4
|
103 |
+
sentry-sdk==1.37.1
|
104 |
+
setproctitle==1.3.3
|
105 |
+
six==1.16.0
|
106 |
+
smmap==5.0.1
|
107 |
+
stack-data==0.6.3
|
108 |
+
streamlit==1.29.0
|
109 |
+
sympy==1.12
|
110 |
+
tabulate==0.9.0
|
111 |
+
tenacity==8.2.3
|
112 |
+
tensorstore==0.1.50
|
113 |
+
tokenizers==0.15.0
|
114 |
+
toml==0.10.2
|
115 |
+
toolz==0.12.0
|
116 |
+
torch==2.1.1
|
117 |
+
tornado==6.3.3
|
118 |
+
tqdm==4.66.1
|
119 |
+
tracr==1.0.0
|
120 |
+
traitlets==5.13.0
|
121 |
+
transformer-lens==1.10.0
|
122 |
+
transformers==4.35.2
|
123 |
+
typeguard==2.13.3
|
124 |
+
typing_extensions==4.8.0
|
125 |
+
tzdata==2023.3
|
126 |
+
tzlocal==5.2
|
127 |
+
urllib3==2.1.0
|
128 |
+
validators==0.22.0
|
129 |
+
wandb==0.16.0
|
130 |
+
watchdog==3.0.0
|
131 |
+
wcwidth==0.2.12
|
132 |
+
xxhash==3.4.1
|
133 |
+
yarl==1.9.3
|
134 |
+
zipp==3.17.0
|