-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconda_env.yaml
171 lines (171 loc) · 3.96 KB
/
conda_env.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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
name: otsgv
channels:
- https://mirrors.bfsu.edu.cn/anaconda/pkgs/free
- https://mirrors.ustc.edu.cn/anaconda/pkgs/main
- https://mirrors.ustc.edu.cn/anaconda/pkgs/main/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- https://mirrors.bfsu.edu.cn/anaconda/pkgs/main/
- https://mirrors.bfsu.edu.cn/anaconda/pkgs/free/
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- ca-certificates=2022.2.1
- cairo=1.12.18=6
- certifi=2021.10.8
- expat=2.2.10
- fontconfig=2.11.1=6
- freetype=2.5.5=2
- glib=2.69.1
- graphviz=2.38.0=5
- harfbuzz=0.9.39=1
- jpeg=9e
- ld_impl_linux-64=2.35.1
- libffi=3.3
- libgcc-ng
- libgomp=9.3.0
- libiconv=1.16
- libpng=1.6.37
- libstdcxx-ng=9.3.0
- libtiff=4.0.10
- libtool=2.4.6
- libxml2=2.9.4
- lz4-c=1.9.3
- ncurses=6.3
- openssl=1.1.1m
- pango=1.39.0=0
- pcre=8.45=h295c915_0
- pixman=0.32.6=0
- python=3.7.11
- python-graphviz=0.8.4
- readline=8.1.2
- sqlite=3.38.0
- tk=8.6.11
- wheel=0.37.1
- xz=5.2.5
- zlib=1.2.11
- zstd=1.4.9
- pip:
- absl-py==1.0.0
- addict==2.4.0
- appdirs==1.4.4
- arrow==1.2.3
- attrs==21.4.0
- audioread==2.1.9
- av==9.0.1
- cached-property==1.5.2
- cachetools==5.0.0
- cffi==1.15.0
- charset-normalizer==2.0.12
- click==8.0.4
- cloudpickle==2.2.0
- colorama==0.4.4
- coverage==6.3.2
- cycler==0.11.0
- decorator==4.4.2
- decord==0.6.0
- docopt==0.6.2
- einops==0.4.1
- filelock==3.6.0
- flake8==2.3.0
- flatbuffers==2.0
- fonttools==4.30.0
- future==0.18.2
- google-auth==2.6.2
- google-auth-oauthlib==0.4.6
- grpcio==1.44.0
- h5py==3.6.0
- huggingface-hub==0.4.0
- idna==3.3
- imageio==2.16.1
- imageio-ffmpeg==0.4.5
- imgaug==0.4.0
- importlib-metadata==5.1.0
- inform==1.27.0
- iniconfig==1.1.1
- interrogate==1.5.0
- isort==4.3.21
- joblib==1.1.0
- kiwisolver==1.4.0
- librosa==0.9.1
- llvmlite==0.38.0
- lmdb==1.3.0
- markdown==3.3.6
- matplotlib==3.5.1
- mccabe==0.6.1
- mmaction2==0.22.0
- mmcv-full==1.4.6
- moviepy==1.0.3
- networkx==2.6.3
- numba==0.55.1
- numpy==1.21.5
- oauthlib==3.2.0
- onnx==1.11.0
- onnxruntime==1.10.0
- opencv-contrib-python==4.5.5.64
- opencv-python==4.5.5.64
- packaging==21.3
- pandas==1.3.5
- pep8==1.7.1
- pillow==9.0.1
- pims==0.5
- pip==21.3.1
- pluggy==1.0.0
- pooch==1.6.0
- proglog==0.1.9
- protobuf==3.19.4
- psutil==5.9.4
- py==1.11.0
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pycodestyle==2.8.0
- pycparser==2.21
- pyflakes==2.4.0
- pyparsing==3.0.7
- pytest==7.1.1
- pytest-runner==6.0.0
- python-dateutil==2.8.2
- pyturbojpeg==1.6.6
- pytz==2022.6
- pywavelets==1.3.0
- pyyaml==6.0
- quantiphy==2.18.0
- regex==2022.3.15
- requests==2.27.1
- requests-oauthlib==1.3.1
- resampy==0.2.2
- rsa==4.8
- sacremoses==0.0.49
- scikit-image==0.19.2
- scikit-learn==1.0.2
- scipy==1.7.3
- setuptools==60.2.0
- shapely==1.8.1.post1
- six==1.16.0
- slicerator==1.0.0
- soundfile==0.10.3.post1
- synr==0.6.0
- tabulate==0.8.9
- tensorboard==2.8.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- threadpoolctl==3.1.0
- tifffile==2021.11.2
- timm==0.5.4
- tokenizers==0.11.6
- toml==0.10.2
- tomli==2.0.1
- torch==1.10.0
- torchvision==0.11.1
- tornado==6.2
- tqdm==4.63.0
- transformers==4.17.0
- typing-extensions==4.1.1
- urllib3==1.26.9
- werkzeug==2.0.3
- xdoctest==0.15.10
- yapf==0.32.0
- zipp==3.7.0
# prefix: /home/songxm/anaconda3/envs/long