-
Notifications
You must be signed in to change notification settings - Fork 7
/
environment.yaml
114 lines (114 loc) · 2.86 KB
/
environment.yaml
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
102
103
104
105
106
107
108
109
110
111
112
113
114
name: bistnet
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- ca-certificates=2023.01.10=h06a4308_0
- certifi=2021.5.30=py36h06a4308_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.3=he6710b0_2
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libstdcxx-ng=11.2.0=h1234567_1
- ncurses=6.4=h6a678d5_0
- openssl=1.1.1t=h7f8727e_0
- python=3.6.13=h12debd9_1
- readline=8.2=h5eee18b_0
- sqlite=3.40.1=h5082296_0
- tk=8.6.12=h1ccaba5_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.10=h5eee18b_1
- zlib=1.2.13=h5eee18b_0
- pip:
- absl-py==1.0.0
- addict==2.4.0
- av==8.0.3
- cachetools==4.2.4
- charset-normalizer==2.0.12
- click==8.0.4
- colorama==0.4.5
- commonmark==0.9.1
- cycler==0.11.0
- dataclasses==0.8
- decorator==4.4.2
- easydict==1.9
- einops==0.4.1
- facexlib==0.2.5
- filterpy==1.4.5
- future==0.18.2
- google-auth==2.6.0
- google-auth-oauthlib==0.4.6
- grpcio==1.44.0
- idna==3.3
- imageio==2.15.0
- imageio-ffmpeg==0.4.7
- importlib-metadata==4.8.3
- importlib-resources==5.4.0
- joblib==1.1.1
- kiwisolver==1.3.1
- llvmlite==0.36.0
- lmdb==1.3.0
- logger==1.4
- lpips==0.1.4
- markdown==3.3.6
- matplotlib==3.3.4
- mmcv-full==1.7.1
- model-index==0.1.11
- moviepy==1.0.3
- msgpack==1.0.4
- networkx==2.5.1
- numba==0.53.1
- numpy==1.19.5
- oauthlib==3.2.0
- opencv-contrib-python==4.5.3.56
- openmim==0.3.6
- ordered-set==4.0.2
- packaging==21.3
- pandas==1.1.5
- pillow==8.4.0
- pip==21.3.1
- prefetch-generator==1.0.1
- proglog==0.1.10
- protobuf==3.19.4
- pyarrow==6.0.1
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pygments==2.14.0
- pyparsing==3.0.7
- pypng==0.0.21
- python-dateutil==2.8.2
- python-graphviz==0.19.1
- pytz==2022.1
- pywavelets==1.1.1
- pyyaml==6.0
- requests==2.27.1
- requests-oauthlib==1.3.1
- rich==12.6.0
- rsa==4.8
- scikit-image==0.17.2
- scikit-learn==0.24.2
- scipy==1.5.4
- setuptools==59.6.0
- six==1.16.0
- sklearn==0.0.post1
- tabulate==0.8.10
- tensorboard==2.8.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- threadpoolctl==3.1.0
- tifffile==2020.9.3
- timm==0.6.7
- torch==1.10.0+cu113
- torchaudio==0.10.0+cu113
- torchcontrib==0.0.2
- torchvision==0.11.1+cu113
- tqdm==4.63.0
- typing-extensions==4.1.1
- urllib3==1.26.8
- werkzeug==2.0.3
- wget==3.2
- yacs==0.1.8
- yapf==0.32.0
- zipp==3.6.0
prefix: /data2/yangyixin/anaconda3/envs/bistnet