-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
50 lines (50 loc) · 1.9 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
albumentations==1.3.0
certifi==2022.12.7
charset-normalizer==2.1.1
colorama==0.4.6
contourpy==1.0.7
cycler==0.11.0
efficientnet-pytorch==0.6.3
filelock==3.9.0
fonttools==4.39.3
fsspec==2023.4.0
huggingface-hub==0.14.1
idna==3.4
imageio==2.28.0
Jinja2==3.1.2
joblib==1.2.0
keyboard==0.13.5
kiwisolver==1.4.4
lazy_loader==0.2
MarkupSafe==2.1.2
matplotlib==3.7.1
mpmath==1.2.1
munch==2.5.0
networkx==3.0
numpy==1.24.1
opencv-python==4.7.0.72
opencv-python-headless==4.7.0.72
packaging==23.1
Pillow==9.5.0
pretrainedmodels==0.7.4
pyparsing==3.0.9
python-dateutil==2.8.2
PyWavelets==1.4.1
PyYAML==6.0
qudida==0.0.4
requests==2.28.1
scikit-image==0.20.0
scikit-learn==1.2.2
scipy==1.10.1
segmentation-models-pytorch==0.2.0
six==1.16.0
sympy==1.11.1
threadpoolctl==3.1.0
tifffile==2023.4.12
timm==0.4.12
torch==2.0.0+cu118
torchaudio==2.0.1+cu118
torchvision==0.15.1+cu118
tqdm==4.65.0
typing_extensions==4.4.0
urllib3==1.26.13