requirements
Browse files- requirements.txt +0 -97
requirements.txt
CHANGED
@@ -1,114 +1,17 @@
|
|
1 |
-
accelerate==0.31.0
|
2 |
-
aiohttp==3.9.5
|
3 |
-
aiosignal==1.3.1
|
4 |
-
altair==5.3.0
|
5 |
-
annotated-types==0.7.0
|
6 |
-
anyio==4.4.0
|
7 |
-
asttokens==2.4.1
|
8 |
-
attrs==23.2.0
|
9 |
-
blinker==1.8.2
|
10 |
-
cachetools==5.3.3
|
11 |
-
certifi==2024.6.2
|
12 |
-
charset-normalizer==3.3.2
|
13 |
-
click==8.1.7
|
14 |
-
colorama==0.4.6
|
15 |
-
comm==0.2.2
|
16 |
datasets==2.19.2
|
17 |
-
debugpy==1.8.1
|
18 |
-
decorator==5.1.1
|
19 |
-
dill==0.3.8
|
20 |
-
distro==1.9.0
|
21 |
-
evaluate==0.4.2
|
22 |
-
executing==2.0.1
|
23 |
faiss-cpu==1.8.0
|
24 |
-
filelock==3.14.0
|
25 |
-
Flask==3.0.3
|
26 |
-
frozenlist==1.4.1
|
27 |
-
fsspec==2024.3.1
|
28 |
-
gitdb==4.0.11
|
29 |
-
GitPython==3.1.43
|
30 |
-
h11==0.14.0
|
31 |
-
httpcore==1.0.5
|
32 |
-
httpx==0.27.0
|
33 |
huggingface-hub==0.23.3
|
34 |
-
idna==3.7
|
35 |
-
intel-openmp==2021.4.0
|
36 |
-
ipykernel==6.29.4
|
37 |
-
ipython==8.25.0
|
38 |
-
itsdangerous==2.2.0
|
39 |
-
jedi==0.19.1
|
40 |
-
Jinja2==3.1.4
|
41 |
-
joblib==1.4.2
|
42 |
-
jsonschema==4.22.0
|
43 |
-
jsonschema-specifications==2023.12.1
|
44 |
-
jupyter_client==8.6.2
|
45 |
-
jupyter_core==5.7.2
|
46 |
llm2vec==0.1.8
|
47 |
-
markdown-it-py==3.0.0
|
48 |
-
MarkupSafe==2.1.5
|
49 |
-
matplotlib-inline==0.1.7
|
50 |
-
mdurl==0.1.2
|
51 |
-
mkl==2021.4.0
|
52 |
-
mpmath==1.3.0
|
53 |
-
multidict==6.0.5
|
54 |
-
multiprocess==0.70.16
|
55 |
-
nest-asyncio==1.6.0
|
56 |
-
networkx==3.3
|
57 |
numpy==1.26.4
|
58 |
openai==1.33.0
|
59 |
-
packaging==24.0
|
60 |
pandas==2.2.2
|
61 |
-
parso==0.8.4
|
62 |
-
peft==0.11.1
|
63 |
-
pillow==10.3.0
|
64 |
-
platformdirs==4.2.2
|
65 |
-
prompt_toolkit==3.0.46
|
66 |
-
protobuf==4.25.3
|
67 |
psutil==5.9.8
|
68 |
-
pure-eval==0.2.2
|
69 |
-
pyarrow==16.1.0
|
70 |
-
pyarrow-hotfix==0.6
|
71 |
pydantic==2.7.3
|
72 |
-
pydantic_core==2.18.4
|
73 |
-
pydeck==0.9.1
|
74 |
-
Pygments==2.18.0
|
75 |
-
python-dateutil==2.9.0.post0
|
76 |
python-dotenv==1.0.1
|
77 |
-
pytz==2024.1
|
78 |
-
pywin32==306
|
79 |
-
PyYAML==6.0.1
|
80 |
-
pyzmq==26.0.3
|
81 |
-
referencing==0.35.1
|
82 |
-
regex==2024.5.15
|
83 |
requests==2.32.3
|
84 |
-
rich==13.7.1
|
85 |
-
rpds-py==0.18.1
|
86 |
-
safetensors==0.4.3
|
87 |
scikit-learn==1.5.0
|
88 |
scipy==1.13.1
|
89 |
sentence-transformers==3.0.0
|
90 |
-
six==1.16.0
|
91 |
-
smmap==5.0.1
|
92 |
-
sniffio==1.3.1
|
93 |
-
stack-data==0.6.3
|
94 |
-
streamlit==1.39.0
|
95 |
-
sympy==1.12.1
|
96 |
-
tbb==2021.12.0
|
97 |
-
tenacity==8.3.0
|
98 |
-
threadpoolctl==3.5.0
|
99 |
tokenizers==0.19.1
|
100 |
-
toml==0.10.2
|
101 |
-
toolz==0.12.1
|
102 |
-
torch==2.3.1
|
103 |
-
tornado==6.4
|
104 |
-
tqdm==4.66.4
|
105 |
-
traitlets==5.14.3
|
106 |
transformers==4.41.2
|
107 |
-
typing_extensions==4.12.1
|
108 |
-
tzdata==2024.1
|
109 |
urllib3==2.2.1
|
110 |
-
watchdog==4.0.1
|
111 |
-
wcwidth==0.2.13
|
112 |
-
Werkzeug==3.0.3
|
113 |
-
xxhash==3.4.1
|
114 |
-
yarl==1.9.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
datasets==2.19.2
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
faiss-cpu==1.8.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
huggingface-hub==0.23.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
llm2vec==0.1.8
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
numpy==1.26.4
|
6 |
openai==1.33.0
|
|
|
7 |
pandas==2.2.2
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
psutil==5.9.8
|
|
|
|
|
|
|
9 |
pydantic==2.7.3
|
|
|
|
|
|
|
|
|
10 |
python-dotenv==1.0.1
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
requests==2.32.3
|
|
|
|
|
|
|
12 |
scikit-learn==1.5.0
|
13 |
scipy==1.13.1
|
14 |
sentence-transformers==3.0.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
tokenizers==0.19.1
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
transformers==4.41.2
|
|
|
|
|
17 |
urllib3==2.2.1
|
|
|
|
|
|
|
|
|
|