-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
124 lines (124 loc) · 3.38 KB
/
environment.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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
name: uws4vad
channels:
- pytorch
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- blas=1.0=mkl
- brotli-python=1.0.9=py310h6a678d5_9
- bzip2=1.0.8=h5eee18b_6
- ca-certificates=2024.12.31=h06a4308_0
- certifi=2024.12.14=py310h06a4308_0
- charset-normalizer=3.3.2=pyhd3eb1b0_0
- cpuonly=2.0=0
- ffmpeg=4.3=hf484d3e_0
- freetype=2.12.1=h4a9f257_0
- gmp=6.3.0=h6a678d5_0
- gnutls=3.6.15=he1e5248_0
- idna=3.7=py310h06a4308_0
- intel-openmp=2023.1.0=hdb19cb5_46306
- jpeg=9e=h5eee18b_3
- lame=3.100=h7b6447c_0
- lcms2=2.16=hb9589c4_0
- ld_impl_linux-64=2.40=h12ee557_0
- lerc=4.0.0=h6a678d5_0
- libdeflate=1.22=h5eee18b_0
- libffi=3.4.4=h6a678d5_1
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libiconv=1.16=h5eee18b_3
- libidn2=2.3.4=h5eee18b_0
- libpng=1.6.39=h5eee18b_0
- libstdcxx-ng=11.2.0=h1234567_1
- libtasn1=4.19.0=h5eee18b_0
- libtiff=4.5.1=hffd6297_1
- libunistring=0.9.10=h27cfd23_0
- libuuid=1.41.5=h5eee18b_0
- libwebp-base=1.3.2=h5eee18b_1
- lz4-c=1.9.4=h6a678d5_1
- mkl=2023.1.0=h213fc3f_46344
- mkl-service=2.4.0=py310h5eee18b_2
- mkl_fft=1.3.11=py310h5eee18b_0
- mkl_random=1.2.8=py310h1128e8f_0
- ncurses=6.4=h6a678d5_0
- nettle=3.7.3=hbbd107a_1
- numpy=2.2.1=py310h5f9d8c6_0
- numpy-base=2.2.1=py310hb5e798b_0
- openh264=2.1.1=h4ff587b_0
- openjpeg=2.5.2=he7f1fd0_0
- openssl=3.0.15=h5eee18b_0
- pillow=11.1.0=py310hcea889d_0
- pip=24.2=py310h06a4308_0
- pysocks=1.7.1=py310h06a4308_0
- python=3.10.16=he870216_1
- pytorch=1.12.1=py3.10_cpu_0
- pytorch-mutex=1.0=cpu
- readline=8.2=h5eee18b_0
- requests=2.32.3=py310h06a4308_1
- setuptools=72.1.0=py310h06a4308_0
- sqlite=3.45.3=h5eee18b_0
- tbb=2021.8.0=hdb19cb5_0
- tk=8.6.14=h39e8969_0
- torchaudio=0.12.1=py310_cpu
- torchvision=0.13.1=py310_cpu
- typing_extensions=4.12.2=py310h06a4308_0
- urllib3=2.3.0=py310h06a4308_0
- wheel=0.44.0=py310h06a4308_0
- xz=5.4.6=h5eee18b_1
- zlib=1.2.13=h5eee18b_1
- zstd=1.5.6=hc292b87_0
- pip:
- antlr4-python3-runtime==4.9.3
- av==14.1.0
- colorlog==6.9.0
- contourpy==1.3.1
- cycler==0.12.1
- decord==0.6.0
- einops==0.8.0
- essentia==2.1b6.dev1110
- filelock==3.17.0
- fonttools==4.55.7
- fsspec==2024.12.0
- huggingface-hub==0.27.1
- hydra-colorlog==1.2.0
- hydra-core==1.3.2
- joblib==1.4.2
- jsonpatch==1.33
- jsonpointer==3.0.0
- kiwisolver==1.4.8
- markdown-it-py==3.0.0
- matplotlib==3.10.0
- mdurl==0.1.2
- networkx==3.4.2
- omegaconf==2.3.0
- opencv-python==4.11.0.86
- packaging==24.2
- pandas==2.2.3
- plotly==5.22.0
- pygments==2.19.1
- pyparsing==3.2.1
- pyrootutils==1.0.4
- python-dateutil==2.9.0.post0
- python-dotenv==1.0.1
- pytorch-metric-learning==2.8.1
- pytz==2024.2
- pyyaml==6.0.2
- regex==2024.11.6
- rich==13.9.4
- safetensors==0.5.2
- scikit-learn==1.6.1
- scipy==1.15.1
- six==1.17.0
- tabulate==0.9.0
- tenacity==9.0.0
- threadpoolctl==3.5.0
- timm==1.0.14
- tokenizers==0.21.0
- tornado==6.4.2
- tqdm==4.67.1
- transformers==4.48.1
- tzdata==2025.1
- visdom==0.2.4
- websocket-client==1.8.0
prefix: /home/zuble/anaconda3/envs/uws4vad