-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
61 lines (61 loc) · 2.27 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
59
60
61
asgiref==3.8.1
beautifulsoup4==4.12.3
bleach==6.2.0
certifi==2024.8.30
charset-normalizer==3.4.0
colorama==0.4.6
contourpy==1.3.1
cycler==0.12.1
Django==5.1.4
django-classy-tags==4.1.0
django-js-asset==3.0.1
django-mptt==0.16.0
django-nyt==1.4.1
django-sekizai==4.1.0
facenet-pytorch==2.6.0
filelock==3.16.1
fonttools==4.55.3
fsspec==2024.10.0
greenlet==3.1.1
huggingface-hub==0.27.1
idna==3.10
Jinja2==3.1.4
joblib==1.4.2
kagglehub==0.3.4
kiwisolver==1.4.7
Markdown==3.6
MarkupSafe==3.0.2
matplotlib==3.10.0
mpmath==1.3.0
networkx==3.4.2
numpy==1.26.4
opencv-python==4.10.0.84
packaging==24.2
pillow==10.2.0
pymdown-extensions==10.5
pyparsing==3.2.0
python-dateutil==2.9.0.post0
PyYAML==6.0.2
regex==2024.11.6
requests==2.32.3
safetensors==0.5.2
scikit-learn==1.6.0
scipy==1.14.1
six==1.17.0
sorl-thumbnail==12.11.0
soupsieve==2.6
SQLAlchemy==2.0.36
sqlparse==0.5.3
sympy==1.13.3
threadpoolctl==3.5.0
tinycss2==1.4.0
tokenizers==0.21.0
torch==2.2.2
torchvision==0.17.2
tqdm==4.67.1
transformers==4.47.1
typing_extensions==4.12.2
tzdata==2024.2
urllib3==2.2.3
webencodings==0.5.1
Wikipedia-API==0.7.3