-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathrequirements.txt
51 lines (51 loc) · 870 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
50
51
black==24.3.0
certifi==2023.7.22
charset-normalizer==2.0.9
click==8.0.3
configparser==5.2.0
cycler==0.11.0
docker-pycreds==0.4.0
fonttools==4.43.0
gitdb==4.0.9
GitPython==3.1.41
idna==3.7
imageio==2.13.3
importlib-metadata==4.8.2
joblib==1.2.0
kiwisolver==1.3.2
matplotlib==3.5.1
mypy-extensions==0.4.3
numpy==1.22.0
packaging==21.3
pathspec==0.9.0
pathtools==0.1.2
Pillow==10.3.0
platformdirs==2.4.0
promise==2.3
protobuf==3.19.5
psutil==5.8.0
pyparsing==3.0.6
python-dateutil==2.8.2
PyYAML==6.0
requests==2.31.0
scikit-learn==1.0.1
scipy==1.10.0
sentry-sdk==1.14.0
shortuuid==1.0.8
six==1.16.0
sklearn==0.0
smmap==5.0.0
subprocess32==3.5.4
termcolor==1.1.0
threadpoolctl==3.0.0
tomli==1.2.3
torch==1.13.1
torchaudio==0.10.1+cu113
torchvision==0.11.2+cu113
tqdm==4.62.3
typed-ast==1.5.1
typing_extensions==4.0.1
urllib3==1.26.18
wandb==0.12.7
yaspin==2.1.0
zipp==3.6.0