-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
113 lines (113 loc) · 3.07 KB
/
environment.yml
File metadata and controls
113 lines (113 loc) · 3.07 KB
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
name: xprize
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2023.5.7=hbcca054_0
- ld_impl_linux-64=2.40=h41732ed_0
- libblas=3.9.0=16_linux64_openblas
- libcblas=3.9.0=16_linux64_openblas
- libffi=3.4.2=h7f98852_5
- libgcc-ng=12.2.0=h65d4601_19
- libgfortran-ng=12.2.0=h69a702a_19
- libgfortran5=12.2.0=h337968e_19
- libgomp=12.2.0=h65d4601_19
- liblapack=3.9.0=16_linux64_openblas
- libnsl=2.0.0=h7f98852_0
- libopenblas=0.3.21=pthreads_h78a6416_3
- libsqlite=3.40.0=h753d276_1
- libstdcxx-ng=12.2.0=h46fd767_19
- libuuid=2.38.1=h0b41bf4_0
- libzlib=1.2.13=h166bdaf_4
- ncurses=6.3=h27087fc_1
- openssl=3.1.0=hd590300_3
- pandas=2.0.1=py39h40cae4c_1
- pip=23.1.2=pyhd8ed1ab_0
- python=3.9.16=h2782a2a_0_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python-tzdata=2023.3=pyhd8ed1ab_0
- python_abi=3.9=3_cp39
- pytz=2023.3=pyhd8ed1ab_0
- readline=8.2=h8228510_1
- setuptools=67.7.2=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- tk=8.6.12=h27826a3_0
- tzdata=2023c=h71feb2d_0
- wheel=0.40.0=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- pip:
- certifi==2022.12.7
- charset-normalizer==3.1.0
- click==8.1.3
- clip==1.0
- cmake==3.26.3
- contourpy==1.0.7
- cycler==0.11.0
- datatable==1.0.0
- filelock==3.12.0
- fonttools==4.39.4
- ftfy==6.1.1
- huggingface-hub==0.0.12
- idna==3.4
- imageio==2.28.1
- imagenetv2-pytorch==0.1
- imgaug==0.4.0
- importlib-resources==5.12.0
- jinja2==3.1.2
- joblib==1.2.0
- kiwisolver==1.4.4
- lazy-loader==0.2
- lit==16.0.2
- llvmlite==0.39.1
- logging4==0.0.2
- markupsafe==2.1.2
- matplotlib==3.7.1
- mpmath==1.3.0
- networkx==3.1
- numba==0.56.4
- numpy==1.23.5
- nvidia-cublas-cu11==11.10.3.66
- nvidia-cuda-cupti-cu11==11.7.101
- nvidia-cuda-nvrtc-cu11==11.7.99
- nvidia-cuda-runtime-cu11==11.7.99
- nvidia-cudnn-cu11==8.5.0.96
- nvidia-cufft-cu11==10.9.0.58
- nvidia-curand-cu11==10.2.10.91
- nvidia-cusolver-cu11==11.4.0.1
- nvidia-cusparse-cu11==11.7.4.91
- nvidia-nccl-cu11==2.14.3
- nvidia-nvtx-cu11==11.7.91
- opencv-python==4.7.0.72
- packaging==23.1
- pillow==9.5.0
- pyparsing==3.0.9
- pywavelets==1.4.1
- pyyaml==6.0
- regex==2023.5.5
- requests==2.29.0
- sacremoses==0.0.53
- scikit-image==0.20.0
- scikit-learn==0.24.1
- scipy==1.9.1
- shapely==2.0.1
- sympy==1.11.1
- threadpoolctl==3.1.0
- tifffile==2023.4.12
- timm==0.6.13
- tokenizers==0.10.3
- torch==2.0.0
- torchsummary==1.5.1
- torchvision==0.15.1
- tqdm==4.65.0
- transformers==4.8.2
- triton==2.0.0
- typing-extensions==4.5.0
- urllib3==1.26.15
- wcwidth==0.2.6
- wget==3.2
- zipp==3.15.0
prefix: /mnt/home/shius/anaconda3/envs/xprize