-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathrequirements.txt
76 lines (76 loc) · 1.46 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
albumentations==1.3.0
bandit==1.7.4
black==22.12.0
certifi==2022.12.7
cfgv==3.3.1
charset-normalizer==2.1.1
click==8.1.3
contourpy==1.0.6
coverage==7.0.1
cycler==0.11.0
debugpy==1.6.4
distlib==0.3.6
-e git+ssh://[email protected]/umitkacar/Ear-segmentation-ai.git@9c8eb0b08c4164976a20fb5afc3fa2fc2abf1df0#egg=earsegmentationai
efficientnet-pytorch==0.7.1
filelock==3.9.0
fonttools==4.38.0
gitdb==4.0.10
GitPython==3.1.30
identify==2.5.11
idna==3.4
imageio==2.23.0
imgviz==1.6.2
joblib==1.2.0
kiwisolver==1.4.4
matplotlib==3.6.2
munch==2.5.0
mypy==0.991
mypy-extensions==0.4.3
networkx==2.8.8
nodeenv==1.7.0
numpy==1.24.1
nvidia-cublas-cu11==11.10.3.66
nvidia-cuda-nvrtc-cu11==11.7.99
nvidia-cuda-runtime-cu11==11.7.99
nvidia-cudnn-cu11==8.5.0.96
opencv-python==4.6.0.66
opencv-python-headless==4.6.0.66
packaging==22.0
pastel==0.2.1
pathspec==0.10.3
pbr==5.11.0
Pillow==9.3.0
platformdirs==2.6.2
poethepoet==0.17.1
pre-commit==2.21.0
pretrainedmodels==0.7.4
pyparsing==3.0.9
python-dateutil==2.8.2
pytoolconfig==1.2.4
pyupgrade==3.3.1
PyWavelets==1.4.1
PyYAML==6.0
qudida==0.0.4
requests==2.28.1
rope==1.6.0
ruff==0.0.205
scikit-image==0.19.3
scikit-learn==1.2.0
scipy==1.9.3
segmentation-models-pytorch==0.3.1
six==1.16.0
smmap==5.0.0
stevedore==4.1.1
threadpoolctl==3.1.0
tifffile==2022.10.10
timm==0.4.12
tokenize-rt==5.0.0
tomli==2.0.1
torch==1.13.1
torchvision==0.14.1
tqdm==4.64.1
types-requests==2.28.11.7
types-urllib3==1.26.25.4
typing_extensions==4.4.0
urllib3==1.26.13
virtualenv==20.17.1