forked from dchoi44/sw_pooling
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
49 lines (49 loc) · 908 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
backcall==0.2.0
beir==1.0.0
certifi==2021.10.8
charset-normalizer==2.0.12
click==8.1.2
decorator==5.1.1
elasticsearch==7.9.1
faiss-cpu==1.7.2
filelock==3.6.0
huggingface-hub==0.5.1
idna==3.3
importlib-metadata==4.11.3
ipython==7.32.0
jedi==0.18.1
joblib==1.1.0
matplotlib-inline==0.1.3
nltk==3.7
numpy==1.21.6
packaging==21.3
parso==0.8.3
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.1.0
prompt-toolkit==3.0.29
ptyprocess==0.7.0
Pygments==2.11.2
pynvml==11.4.1
pyparsing==3.0.8
pytrec-eval==0.5
PyYAML==6.0
regex==2022.3.15
requests==2.27.1
sacremoses==0.0.49
scikit-learn==1.0.2
scipy==1.7.3
sentence-transformers==2.2.0
sentencepiece==0.1.96
six==1.16.0
threadpoolctl==3.1.0
tokenizers==0.12.1
torch==1.11.0
torchvision==0.12.0
tqdm==4.64.0
traitlets==5.1.1
transformers==4.18.0
typing_extensions @ file:///opt/conda/conda-bld/typing_extensions_1647553014482/work
urllib3==1.26.9
wcwidth==0.2.5
zipp==3.8.0