LeeHarrold commited on
Commit
258ca44
1 Parent(s): 50e2012

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +161 -0
requirements.txt ADDED
@@ -0,0 +1,161 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==0.32.1
2
+ aiofiles==23.2.1
3
+ aiohttp==3.9.5
4
+ aiosignal==1.3.1
5
+ altair==5.3.0
6
+ annotated-types==0.7.0
7
+ anyio==4.4.0
8
+ asttokens==2.4.1
9
+ attrs==23.2.0
10
+ automated-interpretability==0.0.3
11
+ babe==0.0.7
12
+ beartype==0.14.1
13
+ better-abc==0.0.3
14
+ blobfile==2.1.1
15
+ boostedblob==0.15.4
16
+ certifi==2024.7.4
17
+ charset-normalizer==3.3.2
18
+ click==8.1.7
19
+ config2py==0.1.34
20
+ contourpy==1.2.1
21
+ cycler==0.12.1
22
+ dataclasses-json==0.6.7
23
+ datasets==2.20.0
24
+ decorator==5.1.1
25
+ dill==0.3.8
26
+ dnspython==2.6.1
27
+ docker-pycreds==0.4.0
28
+ dol==0.2.49
29
+ eindex-callum==0.1.2
30
+ einops==0.7.0
31
+ email_validator==2.2.0
32
+ executing==2.0.1
33
+ fancy-einsum==0.0.3
34
+ fastapi==0.111.1
35
+ fastapi-cli==0.0.4
36
+ ffmpy==0.3.2
37
+ filelock==3.15.4
38
+ fonttools==4.53.1
39
+ frozenlist==1.4.1
40
+ fsspec==2024.5.0
41
+ gitdb==4.0.11
42
+ GitPython==3.1.43
43
+ gprof2dot==2024.6.6
44
+ gradio==4.38.1
45
+ gradio_client==1.1.0
46
+ graze==0.1.17
47
+ h11==0.14.0
48
+ httpcore==1.0.5
49
+ httptools==0.6.1
50
+ httpx==0.27.0
51
+ huggingface-hub==0.24.0
52
+ i2==0.1.17
53
+ idna==3.7
54
+ importlib_resources==6.4.0
55
+ iniconfig==2.0.0
56
+ ipython==8.26.0
57
+ isort==5.13.2
58
+ jaxtyping==0.2.33
59
+ jedi==0.19.1
60
+ Jinja2==3.1.4
61
+ joblib==1.4.2
62
+ jsonschema==4.23.0
63
+ jsonschema-specifications==2023.12.1
64
+ kiwisolver==1.4.5
65
+ lxml==4.9.4
66
+ markdown-it-py==3.0.0
67
+ MarkupSafe==2.1.5
68
+ marshmallow==3.21.3
69
+ matplotlib==3.9.1
70
+ matplotlib-inline==0.1.7
71
+ mdurl==0.1.2
72
+ mpmath==1.3.0
73
+ multidict==6.0.5
74
+ multiprocess==0.70.16
75
+ mypy-extensions==1.0.0
76
+ networkx==3.3
77
+ nltk==3.8.1
78
+ numpy==1.26.4
79
+ orjson==3.10.6
80
+ packaging==24.1
81
+ pandas==2.2.2
82
+ parso==0.8.4
83
+ patsy==0.5.6
84
+ pexpect==4.9.0
85
+ pillow==10.4.0
86
+ platformdirs==4.2.2
87
+ plotly==5.22.0
88
+ plotly-express==0.4.1
89
+ pluggy==1.5.0
90
+ prompt_toolkit==3.0.47
91
+ protobuf==5.27.2
92
+ psutil==6.0.0
93
+ ptyprocess==0.7.0
94
+ pure-eval==0.2.2
95
+ py2store==0.1.20
96
+ pyarrow==17.0.0
97
+ pyarrow-hotfix==0.6
98
+ pycryptodomex==3.20.0
99
+ pydantic==2.8.2
100
+ pydantic_core==2.20.1
101
+ pydub==0.25.1
102
+ Pygments==2.18.0
103
+ pyparsing==3.1.2
104
+ pytest==8.3.1
105
+ pytest-profiling==1.7.0
106
+ python-dateutil==2.9.0.post0
107
+ python-dotenv==1.0.1
108
+ python-multipart==0.0.9
109
+ pytz==2024.1
110
+ PyYAML==6.0.1
111
+ pyzmq==26.0.0
112
+ referencing==0.35.1
113
+ regex==2024.5.15
114
+ requests==2.32.3
115
+ rich==13.7.1
116
+ rpds-py==0.19.0
117
+ ruff==0.5.4
118
+ sae-dashboard==0.2.2
119
+ sae-lens==3.13.0
120
+ safetensors==0.4.3
121
+ scikit-learn==1.5.1
122
+ scipy==1.14.0
123
+ semantic-version==2.10.0
124
+ sentencepiece==0.2.0
125
+ sentry-sdk==2.10.0
126
+ setproctitle==1.3.3
127
+ setuptools==71.0.4
128
+ shellingham==1.5.4
129
+ six==1.16.0
130
+ smmap==5.0.1
131
+ sniffio==1.3.1
132
+ stack-data==0.6.3
133
+ starlette==0.37.2
134
+ statsmodels==0.14.2
135
+ sympy==1.13.1
136
+ tenacity==8.5.0
137
+ threadpoolctl==3.5.0
138
+ tiktoken==0.6.0
139
+ tokenizers==0.19.1
140
+ tomlkit==0.12.0
141
+ toolz==0.12.1
142
+ torch==2.3.1
143
+ tqdm==4.66.4
144
+ traitlets==5.14.3
145
+ transformer-lens==2.2.2
146
+ transformers==4.42.4
147
+ typeguard==2.13.3
148
+ typer==0.12.3
149
+ typing-inspect==0.9.0
150
+ typing_extensions==4.12.2
151
+ tzdata==2024.1
152
+ urllib3==2.2.2
153
+ uvicorn==0.30.3
154
+ uvloop==0.19.0
155
+ wandb==0.17.5
156
+ watchfiles==0.22.0
157
+ wcwidth==0.2.13
158
+ websockets==11.0.3
159
+ xxhash==3.4.1
160
+ yarl==1.9.4
161
+ zstandard==0.22.0