-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
58 lines (58 loc) · 1 KB
/
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
50
51
52
53
54
55
56
57
58
async-timeout==4.0.2
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.3
cryptography==40.0.1
filelock==3.10.7
Flask==2.2.3
Flask-Breadcrumbs==0.5.1
Flask-Cors==3.0.10
Flask-Login==0.6.2
Flask-Menu==0.7.2
flask-paginate==2022.1.8
gunicorn==20.1.0
hiredis==2.2.2
huggingface-hub==0.13.3
idna==3.4
importlib-metadata==6.1.0
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.2.0
MarkupSafe==2.1.2
more-itertools==8.14.0
mpmath==1.3.0
networkx==3.0
nltk==3.8.1
numpy==1.24.2
packaging==23.0
Pillow==9.5.0
pptree==3.1
pycparser==2.21
pydantic==1.10.7
python-dotenv==1.0.0
python-ulid==1.1.0
PyYAML==6.0
redis==4.5.4
redis-om==0.1.2
regex==2023.3.23
requests==2.28.2
scikit-learn==1.2.2
scipy==1.10.1
sentence-transformers==2.2.2
sentencepiece==0.1.97
shortuuid==1.0.11
six==1.16.0
sympy==1.11.1
threadpoolctl==3.1.0
tokenizers==0.13.2
torch==2.0.0
torchvision==0.15.1
tqdm==4.65.0
transformers==4.27.4
types-pyOpenSSL==23.1.0.1
types-redis==4.5.4.1
typing_extensions==4.5.0
urllib3==1.26.15
Werkzeug==2.2.3
zipp==3.15.0