-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenv.yml
101 lines (101 loc) · 2.3 KB
/
env.yml
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
name: env_cc
channels:
- conda-forge
- defaults
dependencies:
- python ==3.10
- pip:
- addict==2.4.0
- argparse==1.4.0
- beautifulsoup4==4.11.1
- blessed==1.19.1
- cachetools==5.3.0
- cffi==1.15.1
- chardet==5.0.0
- charset-normalizer==2.1.1
- click==8.1.3
- colorama==0.4.6
- commonmark==0.9.1
- contourpy==1.0.6
- cryptography==39.0.2
- cycler==0.11.0
- docker-pycreds==0.4.0
- docopt==0.6.2
- filelock==3.8.0
- fonttools==4.38.0
- gdown==4.5.3
- gdrive==0.1.5
- gitdb==4.0.9
- gitpython==3.1.29
- google-api-core==2.11.0
- google-api-python-client==2.43.0
- google-auth==2.16.2
- google-auth-httplib2==0.1.0
- google-auth-oauthlib==0.5.3
- googleapis-common-protos==1.58.0
- gpustat==1.0.0
- httplib2==0.21.0
- idna==3.4
- importlib-metadata==5.0.0
- jeepney==0.8.0
- kiwisolver==1.4.4
- markdown==3.4.1
- matplotlib==3.6.2
- mmcls==0.25.0
- model-index==0.1.11
- numpy==1.23.4
- 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
- nvidia-ml-py==11.495.46
- oauthlib==3.2.2
- opencv-python==4.6.0.66
- openmim==0.3.2
- ordered-set==4.1.0
- packaging==21.3
- pandas==1.5.1
- pathtools==0.1.2
- pillow==9.3.0
- pip==22.3
- pipreqs==0.4.13
- promise==2.3
- protobuf==3.20.3
- psutil==5.9.3
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pycocotools==2.0.5
- pycparser==2.21
- pygments==2.13.0
- pyparsing==3.0.9
- pysocks==1.7.1
- python-dateutil==2.8.2
- pytz==2022.6
- pyyaml==6.0
- requests==2.28.1
- requests-oauthlib==1.3.1
- rich==12.6.0
- rsa==4.9
- scipy==1.9.3
- secretstorage==3.3.3
- sentry-sdk==1.10.1
- setproctitle==1.3.2
- setuptools==59.6.0
- shortuuid==1.0.9
- smmap==5.0.0
- soupsieve==2.3.2.post1
- tabulate==0.9.0
- terminaltables==3.1.10
- torch==1.13.0
- torchaudio==0.13.0
- torchvision==0.14.0
- tqdm==4.64.1
- typing-extensions==4.4.0
- uritemplate==4.1.1
- urllib3==1.26.12
- versioneer==0.28
- wandb==0.12.18
- wcwidth==0.2.6
- yapf==0.32.0
- yarg==0.1.9
- zipp==3.10.0