Upload requirements.txt
Browse files- requirements.txt +182 -0
requirements.txt
ADDED
@@ -0,0 +1,182 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
absl-py==2.1.0
|
2 |
+
accelerate==0.29.3
|
3 |
+
aiohttp==3.9.5
|
4 |
+
aiosignal==1.3.1
|
5 |
+
annotated-types==0.6.0
|
6 |
+
anthropic==0.25.6
|
7 |
+
anyio==4.3.0
|
8 |
+
appdirs==1.4.4
|
9 |
+
astroid==3.2.4
|
10 |
+
asttokens==2.4.1
|
11 |
+
asyncio==3.4.3
|
12 |
+
attrs==23.2.0
|
13 |
+
bitsandbytes==0.42.0
|
14 |
+
blinker==1.8.2
|
15 |
+
boltons==21.0.0
|
16 |
+
bracex==2.4
|
17 |
+
cachetools==5.3.3
|
18 |
+
certifi==2024.2.2
|
19 |
+
cffi==1.16.0
|
20 |
+
chardet==5.2.0
|
21 |
+
charset-normalizer==3.3.2
|
22 |
+
click==8.1.7
|
23 |
+
click-option-group==0.5.6
|
24 |
+
colorama==0.4.6
|
25 |
+
contourpy==1.2.1
|
26 |
+
cryptography==42.0.8
|
27 |
+
cycler==0.12.1
|
28 |
+
datasets==2.19.0
|
29 |
+
defusedxml==0.7.1
|
30 |
+
Deprecated==1.2.14
|
31 |
+
dill==0.3.8
|
32 |
+
diskcache==5.6.3
|
33 |
+
distro==1.9.0
|
34 |
+
docker==7.0.0
|
35 |
+
docker-pycreds==0.4.0
|
36 |
+
docstring_parser==0.16
|
37 |
+
einops==0.7.0
|
38 |
+
exceptiongroup==1.2.1
|
39 |
+
face==22.0.0
|
40 |
+
faiss-cpu==1.8.0.post1
|
41 |
+
filelock==3.13.4
|
42 |
+
FlagEmbedding==1.2.11
|
43 |
+
FLAML==2.1.2
|
44 |
+
Flask==3.0.3
|
45 |
+
fonttools==4.53.0
|
46 |
+
frozenlist==1.4.1
|
47 |
+
fsspec==2024.3.1
|
48 |
+
gitdb==4.0.11
|
49 |
+
GitPython==3.1.43
|
50 |
+
glom==22.1.0
|
51 |
+
google-ai-generativelanguage==0.6.6
|
52 |
+
google-api-core==2.18.0
|
53 |
+
google-api-python-client==2.140.0
|
54 |
+
google-auth==2.29.0
|
55 |
+
google-auth-httplib2==0.2.0
|
56 |
+
google-auth-oauthlib==1.2.1
|
57 |
+
google-generativeai==0.7.2
|
58 |
+
googleapis-common-protos==1.63.0
|
59 |
+
gradio_client==0.15.1
|
60 |
+
grpcio==1.62.2
|
61 |
+
grpcio-status==1.62.2
|
62 |
+
h11==0.14.0
|
63 |
+
httpcore==1.0.5
|
64 |
+
httplib2==0.22.0
|
65 |
+
httpx==0.25.2
|
66 |
+
huggingface-hub==0.22.2
|
67 |
+
idna==3.7
|
68 |
+
importlib_metadata==7.1.0
|
69 |
+
isort==5.13.2
|
70 |
+
itsdangerous==2.2.0
|
71 |
+
Jinja2==3.1.3
|
72 |
+
joblib==1.4.0
|
73 |
+
jsonschema==4.21.1
|
74 |
+
jsonschema-specifications==2023.12.1
|
75 |
+
kiwisolver==1.4.5
|
76 |
+
lark==1.1.9
|
77 |
+
markdown-it-py==3.0.0
|
78 |
+
MarkupSafe==2.1.5
|
79 |
+
matplotlib==3.9.0
|
80 |
+
mccabe==0.7.0
|
81 |
+
mdurl==0.1.2
|
82 |
+
mistralai==0.1.8
|
83 |
+
mpmath==1.3.0
|
84 |
+
multidict==6.0.5
|
85 |
+
multiprocess==0.70.16
|
86 |
+
networkx==3.3
|
87 |
+
nltk==3.9.1
|
88 |
+
numpy==1.26.4
|
89 |
+
oauthlib==3.2.2
|
90 |
+
openai==1.20.0
|
91 |
+
opentelemetry-api==1.25.0
|
92 |
+
opentelemetry-exporter-otlp-proto-common==1.25.0
|
93 |
+
opentelemetry-exporter-otlp-proto-http==1.25.0
|
94 |
+
opentelemetry-instrumentation==0.46b0
|
95 |
+
opentelemetry-instrumentation-requests==0.46b0
|
96 |
+
opentelemetry-proto==1.25.0
|
97 |
+
opentelemetry-sdk==1.25.0
|
98 |
+
opentelemetry-semantic-conventions==0.46b0
|
99 |
+
opentelemetry-util-http==0.46b0
|
100 |
+
orjson==3.10.1
|
101 |
+
packaging==24.0
|
102 |
+
pandas==2.2.2
|
103 |
+
peewee==3.17.3
|
104 |
+
peft @ git+https://github.com/huggingface/peft.git@5a4b9cade64bac8afdff5006ee9dd815c90b5469
|
105 |
+
pillow==10.3.0
|
106 |
+
platformdirs==4.2.2
|
107 |
+
proto-plus==1.23.0
|
108 |
+
protobuf==4.25.3
|
109 |
+
psutil==5.9.8
|
110 |
+
pyarrow==15.0.2
|
111 |
+
pyarrow-hotfix==0.6
|
112 |
+
pyasn1==0.6.0
|
113 |
+
pyasn1_modules==0.4.0
|
114 |
+
pyautogen==0.2.26
|
115 |
+
pycparser==2.22
|
116 |
+
pydantic==2.7.0
|
117 |
+
pydantic_core==2.18.1
|
118 |
+
PyGithub==2.3.0
|
119 |
+
Pygments==2.17.2
|
120 |
+
PyJWT==2.8.0
|
121 |
+
pylint==3.2.6
|
122 |
+
PyNaCl==1.5.0
|
123 |
+
pyparsing==3.1.2
|
124 |
+
pyphen==0.16.0
|
125 |
+
PyQt5==5.15.10
|
126 |
+
PyQt5-Qt5==5.15.14
|
127 |
+
PyQt5-sip==12.13.0
|
128 |
+
PySMT==0.9.6
|
129 |
+
python-dateutil==2.9.0.post0
|
130 |
+
python-dotenv==1.0.1
|
131 |
+
pytz==2024.1
|
132 |
+
PyYAML==6.0.1
|
133 |
+
referencing==0.34.0
|
134 |
+
regex==2024.4.16
|
135 |
+
requests==2.31.0
|
136 |
+
requests-oauthlib==2.0.0
|
137 |
+
rich==13.7.1
|
138 |
+
rouge==1.0.1
|
139 |
+
rouge_score==0.1.2
|
140 |
+
rpds-py==0.18.0
|
141 |
+
rsa==4.9
|
142 |
+
ruamel.yaml==0.17.40
|
143 |
+
ruamel.yaml.clib==0.2.8
|
144 |
+
safetensors==0.4.3
|
145 |
+
scikit-learn==1.4.2
|
146 |
+
scipy==1.13.0
|
147 |
+
semgrep==1.85.0
|
148 |
+
sentence-transformers==2.7.0
|
149 |
+
sentry-sdk==1.45.0
|
150 |
+
setproctitle==1.3.3
|
151 |
+
setuptools==69.5.1
|
152 |
+
shtab==1.7.1
|
153 |
+
six==1.16.0
|
154 |
+
smmap==5.0.1
|
155 |
+
sniffio==1.3.1
|
156 |
+
sympy==1.12
|
157 |
+
tabulate==0.9.0
|
158 |
+
termcolor==2.4.0
|
159 |
+
textstat==0.7.4
|
160 |
+
threadpoolctl==3.4.0
|
161 |
+
tiktoken==0.6.0
|
162 |
+
tokenizers==0.19.1
|
163 |
+
tomli==2.0.1
|
164 |
+
tomlkit==0.13.2
|
165 |
+
torch==2.2.2
|
166 |
+
tqdm==4.66.2
|
167 |
+
transformers @ git+https://github.com/huggingface/transformers.git@8c12690cecbb97e187861e386f7a0ac790e4236c
|
168 |
+
trl==0.8.5
|
169 |
+
typing_extensions==4.11.0
|
170 |
+
tyro==0.8.3
|
171 |
+
tzdata==2024.1
|
172 |
+
uritemplate==4.1.1
|
173 |
+
urllib3==2.2.1
|
174 |
+
wandb==0.16.6
|
175 |
+
wcmatch==8.5.1
|
176 |
+
websockets==11.0.3
|
177 |
+
Werkzeug==3.0.3
|
178 |
+
wrapt==1.16.0
|
179 |
+
xxhash==3.4.1
|
180 |
+
yarl==1.9.4
|
181 |
+
z3-solver==4.13.0.0
|
182 |
+
zipp==3.20.0
|