Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +246 -21
requirements.txt
CHANGED
@@ -1,21 +1,246 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
absl-py==2.1.0
|
2 |
+
accelerate==1.0.1
|
3 |
+
aiodns==3.2.0
|
4 |
+
aiofiles==23.2.1
|
5 |
+
aiohappyeyeballs==2.4.3
|
6 |
+
aiohttp==3.10.10
|
7 |
+
aiohttp-retry==2.9.1
|
8 |
+
aiosignal==1.3.1
|
9 |
+
altair==5.4.1
|
10 |
+
annotated-types==0.7.0
|
11 |
+
anyio==4.6.2.post1
|
12 |
+
appdirs==1.4.4
|
13 |
+
async-timeout==4.0.3
|
14 |
+
attrs==24.2.0
|
15 |
+
azure-core==1.32.0
|
16 |
+
azure-storage-blob==12.23.1
|
17 |
+
backoff==2.2.1
|
18 |
+
bcrypt==4.2.0
|
19 |
+
bitsandbytes==0.44.1
|
20 |
+
blinker==1.8.2
|
21 |
+
boto3==1.35.56
|
22 |
+
botocore==1.35.56
|
23 |
+
Brotli==1.1.0
|
24 |
+
cachetools==5.5.0
|
25 |
+
certifi==2024.8.30
|
26 |
+
cffi==1.17.1
|
27 |
+
charset-normalizer==3.4.0
|
28 |
+
click==8.1.7
|
29 |
+
cloudpickle==3.1.0
|
30 |
+
cmake==3.25.0
|
31 |
+
colorama==0.4.6
|
32 |
+
compressed-tensors==0.8.0
|
33 |
+
cryptography==43.0.3
|
34 |
+
dataclasses-json==0.6.7
|
35 |
+
datasets==3.0.1
|
36 |
+
deepeval==1.5.4
|
37 |
+
Deprecated==1.2.15
|
38 |
+
dill==0.3.8
|
39 |
+
diskcache==5.6.3
|
40 |
+
distro==1.9.0
|
41 |
+
dnspython==2.7.0
|
42 |
+
docstring_parser==0.16
|
43 |
+
docx2txt==0.8
|
44 |
+
einops==0.8.0
|
45 |
+
email_validator==2.2.0
|
46 |
+
exceptiongroup==1.2.2
|
47 |
+
execnet==2.1.1
|
48 |
+
fastapi==0.115.2
|
49 |
+
fastapi-cli==0.0.5
|
50 |
+
ffmpy==0.4.0
|
51 |
+
filelock==3.16.1
|
52 |
+
Flask==3.0.3
|
53 |
+
frozenlist==1.4.1
|
54 |
+
fsspec==2024.6.1
|
55 |
+
gguf==0.10.0
|
56 |
+
git-filter-repo==2.45.0
|
57 |
+
gitdb==4.0.11
|
58 |
+
GitPython==3.1.43
|
59 |
+
googleapis-common-protos==1.66.0
|
60 |
+
gradio==5.6.0
|
61 |
+
gradio_client==1.4.3
|
62 |
+
greenlet==3.1.1
|
63 |
+
grpcio==1.63.2
|
64 |
+
h11==0.14.0
|
65 |
+
hf_transfer==0.1.8
|
66 |
+
httpcore==1.0.6
|
67 |
+
httptools==0.6.4
|
68 |
+
httpx==0.27.2
|
69 |
+
httpx-sse==0.4.0
|
70 |
+
huggingface-hub==0.26.1
|
71 |
+
idna==3.10
|
72 |
+
importlib-metadata==7.0.0
|
73 |
+
iniconfig==2.0.0
|
74 |
+
inquirerpy==0.3.4
|
75 |
+
interegular==0.3.3
|
76 |
+
isodate==0.7.2
|
77 |
+
itsdangerous==2.2.0
|
78 |
+
Jinja2==3.1.4
|
79 |
+
jiter==0.6.1
|
80 |
+
jmespath==1.0.1
|
81 |
+
joblib==1.4.2
|
82 |
+
jsonpatch==1.33
|
83 |
+
jsonpointer==3.0.0
|
84 |
+
jsonschema==4.23.0
|
85 |
+
jsonschema-specifications==2024.10.1
|
86 |
+
langchain==0.3.7
|
87 |
+
langchain-community==0.3.7
|
88 |
+
langchain-core==0.3.19
|
89 |
+
langchain-openai==0.2.8
|
90 |
+
langchain-text-splitters==0.3.2
|
91 |
+
langsmith==0.1.143
|
92 |
+
lark==1.2.2
|
93 |
+
lit==15.0.7
|
94 |
+
llvmlite==0.43.0
|
95 |
+
lm-format-enforcer==0.10.9
|
96 |
+
markdown-it-py==3.0.0
|
97 |
+
MarkupSafe==2.1.5
|
98 |
+
marshmallow==3.23.1
|
99 |
+
mdurl==0.1.2
|
100 |
+
mistral_common==1.5.1
|
101 |
+
mpmath==1.3.0
|
102 |
+
msgpack==1.1.0
|
103 |
+
msgspec==0.18.6
|
104 |
+
multidict==6.1.0
|
105 |
+
multiprocess==0.70.16
|
106 |
+
mypy-extensions==1.0.0
|
107 |
+
narwhals==1.13.5
|
108 |
+
nest-asyncio==1.6.0
|
109 |
+
networkx==3.4.1
|
110 |
+
nltk==3.9.1
|
111 |
+
numba==0.60.0
|
112 |
+
numpy==1.26.4
|
113 |
+
nvidia-cublas-cu12==12.4.5.8
|
114 |
+
nvidia-cuda-cupti-cu12==12.4.127
|
115 |
+
nvidia-cuda-nvrtc-cu12==12.4.127
|
116 |
+
nvidia-cuda-runtime-cu12==12.4.127
|
117 |
+
nvidia-cudnn-cu12==9.1.0.70
|
118 |
+
nvidia-cufft-cu12==11.2.1.3
|
119 |
+
nvidia-curand-cu12==10.3.5.147
|
120 |
+
nvidia-cusolver-cu12==11.6.1.9
|
121 |
+
nvidia-cusparse-cu12==12.3.1.170
|
122 |
+
nvidia-ml-py==12.560.30
|
123 |
+
nvidia-nccl-cu12==2.21.5
|
124 |
+
nvidia-nvjitlink-cu12==12.4.127
|
125 |
+
nvidia-nvtx-cu12==12.4.127
|
126 |
+
openai==1.54.4
|
127 |
+
opencv-python-headless==4.10.0.84
|
128 |
+
opentelemetry-api==1.24.0
|
129 |
+
opentelemetry-exporter-otlp-proto-common==1.24.0
|
130 |
+
opentelemetry-exporter-otlp-proto-grpc==1.24.0
|
131 |
+
opentelemetry-proto==1.24.0
|
132 |
+
opentelemetry-sdk==1.24.0
|
133 |
+
opentelemetry-semantic-conventions==0.45b0
|
134 |
+
orjson==3.10.11
|
135 |
+
outlines==0.0.46
|
136 |
+
packaging==24.1
|
137 |
+
pandas==2.2.3
|
138 |
+
paramiko==3.5.0
|
139 |
+
partial-json-parser==0.2.1.1.post4
|
140 |
+
peft==0.13.2
|
141 |
+
pfzy==0.3.4
|
142 |
+
pillow==10.4.0
|
143 |
+
pluggy==1.5.0
|
144 |
+
portalocker==2.10.1
|
145 |
+
prettytable==3.12.0
|
146 |
+
prometheus-fastapi-instrumentator==7.0.0
|
147 |
+
prometheus_client==0.21.0
|
148 |
+
prompt_toolkit==3.0.48
|
149 |
+
propcache==0.2.0
|
150 |
+
protobuf==3.20.3
|
151 |
+
psutil==6.1.0
|
152 |
+
py-cpuinfo==9.0.0
|
153 |
+
pyairports==2.1.1
|
154 |
+
pyarrow==17.0.0
|
155 |
+
pycares==4.4.0
|
156 |
+
pycountry==24.6.1
|
157 |
+
pycparser==2.22
|
158 |
+
pydantic==2.9.2
|
159 |
+
pydantic-extra-types==2.10.0
|
160 |
+
pydantic-settings==2.6.1
|
161 |
+
pydantic_core==2.23.4
|
162 |
+
pydeck==0.9.1
|
163 |
+
pydub==0.25.1
|
164 |
+
Pygments==2.18.0
|
165 |
+
PyMuPDF==1.24.12
|
166 |
+
PyNaCl==1.5.0
|
167 |
+
PyPDF2==3.0.1
|
168 |
+
pysbd==0.3.4
|
169 |
+
pytesseract==0.3.13
|
170 |
+
pytest==8.3.3
|
171 |
+
pytest-repeat==0.9.3
|
172 |
+
pytest-xdist==3.6.1
|
173 |
+
python-dateutil==2.9.0.post0
|
174 |
+
python-dotenv==1.0.1
|
175 |
+
python-multipart==0.0.12
|
176 |
+
pytz==2024.2
|
177 |
+
PyYAML==6.0.2
|
178 |
+
pyzmq==26.2.0
|
179 |
+
ragas==0.2.5
|
180 |
+
ray==2.37.0
|
181 |
+
referencing==0.35.1
|
182 |
+
regex==2024.9.11
|
183 |
+
requests==2.32.3
|
184 |
+
requests-toolbelt==1.0.0
|
185 |
+
rich==13.9.2
|
186 |
+
rouge-score==0.1.2
|
187 |
+
rpds-py==0.20.0
|
188 |
+
ruff==0.7.4
|
189 |
+
runpod==1.7.4
|
190 |
+
s3transfer==0.10.3
|
191 |
+
safehttpx==0.1.1
|
192 |
+
safetensors==0.4.5
|
193 |
+
scikit-learn==1.5.2
|
194 |
+
scipy==1.14.1
|
195 |
+
semantic-version==2.10.0
|
196 |
+
sentence-transformers==3.3.0
|
197 |
+
sentencepiece==0.2.0
|
198 |
+
sentry-sdk==2.18.0
|
199 |
+
shellingham==1.5.4
|
200 |
+
shtab==1.7.1
|
201 |
+
six==1.16.0
|
202 |
+
smmap==5.0.1
|
203 |
+
sniffio==1.3.1
|
204 |
+
SQLAlchemy==2.0.35
|
205 |
+
starlette==0.40.0
|
206 |
+
streamlit==1.40.1
|
207 |
+
sympy==1.13.1
|
208 |
+
tabulate==0.9.0
|
209 |
+
tenacity==8.4.2
|
210 |
+
threadpoolctl==3.5.0
|
211 |
+
tiktoken==0.7.0
|
212 |
+
tokenizers==0.20.1
|
213 |
+
toml==0.10.2
|
214 |
+
tomli==2.0.2
|
215 |
+
tomlkit==0.12.0
|
216 |
+
torch==2.5.1
|
217 |
+
torchaudio==2.5.1+cu118
|
218 |
+
torchvision==0.20.1
|
219 |
+
tornado==6.4.1
|
220 |
+
tqdm==4.66.5
|
221 |
+
tqdm-loggable==0.2
|
222 |
+
transformers==4.45.2
|
223 |
+
triton==3.1.0
|
224 |
+
trl==0.11.1
|
225 |
+
typer==0.13.0
|
226 |
+
typing-inspect==0.9.0
|
227 |
+
typing_extensions==4.12.2
|
228 |
+
tyro==0.8.12
|
229 |
+
tzdata==2024.2
|
230 |
+
ujson==5.10.0
|
231 |
+
unsloth @ git+https://github.com/unslothai/unsloth.git@1f52468fa31bf0b641ec96217ef0f5916a07fce5
|
232 |
+
unsloth_zoo==2024.10.4
|
233 |
+
urllib3==2.2.3
|
234 |
+
uvicorn==0.32.0
|
235 |
+
uvloop==0.21.0
|
236 |
+
vllm==0.6.4.post1
|
237 |
+
watchdog==6.0.0
|
238 |
+
watchfiles==0.24.0
|
239 |
+
wcwidth==0.2.13
|
240 |
+
websockets==12.0
|
241 |
+
Werkzeug==3.0.4
|
242 |
+
wrapt==1.16.0
|
243 |
+
xformers==0.0.28.post3
|
244 |
+
xxhash==3.5.0
|
245 |
+
yarl==1.15.5
|
246 |
+
zipp==3.20.2
|