-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
100 lines (100 loc) · 2.73 KB
/
environment.yml
File metadata and controls
100 lines (100 loc) · 2.73 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
name: sam-env
channels:
- pytorch
- defaults
dependencies:
- blas=1.0=openblas
- brotli-python=1.0.9=py310h313beb8_9
- bzip2=1.0.8=h80987f9_6
- ca-certificates=2025.2.25=hca03da5_0
- certifi=2025.4.26=py310hca03da5_0
- charset-normalizer=3.3.2=pyhd3eb1b0_0
- cpuonly=2.0=0
- filelock=3.17.0=py310hca03da5_0
- freetype=2.13.3=h47d26ad_0
- giflib=5.2.2=h80987f9_0
- gmp=6.3.0=h313beb8_0
- gmpy2=2.2.1=py310h5c1b81f_0
- idna=3.7=py310hca03da5_0
- jinja2=3.1.6=py310hca03da5_0
- jpeg=9e=h80987f9_3
- lcms2=2.16=he26ebf3_1
- lerc=4.0.0=h313beb8_0
- libcxx=14.0.6=h848a8c0_0
- libdeflate=1.22=h80987f9_0
- libffi=3.4.4=hca03da5_1
- libgfortran=5.0.0=11_3_0_hca03da5_28
- libgfortran5=11.3.0=h009349e_28
- libjpeg-turbo=2.0.0=h1a28f6b_0
- libopenblas=0.3.21=h269037a_0
- libpng=1.6.39=h80987f9_0
- libtiff=4.7.0=h91aec0a_0
- libwebp=1.3.2=hf40cdb4_1
- libwebp-base=1.3.2=h80987f9_1
- llvm-openmp=14.0.6=hc6e5704_0
- lz4-c=1.9.4=h313beb8_1
- markupsafe=3.0.2=py310h80987f9_0
- mpc=1.3.1=h80987f9_0
- mpfr=4.2.1=h80987f9_0
- mpmath=1.3.0=py310hca03da5_0
- ncurses=6.4=h313beb8_0
- networkx=3.4.2=py310hca03da5_0
- numpy-base=2.0.1=py310ha9811e2_1
- openjpeg=2.5.2=hba36e21_1
- openssl=3.0.16=h02f6b3c_0
- pip=25.1=pyhc872135_2
- pysocks=1.7.1=py310hca03da5_0
- python=3.10.16=hb885b13_1
- pytorch=2.5.1=py3.10_0
- pytorch-mutex=1.0=cpu
- pyyaml=6.0.2=py310h80987f9_0
- readline=8.2=h1a28f6b_0
- requests=2.32.3=py310hca03da5_1
- setuptools=78.1.1=py310hca03da5_0
- sqlite=3.45.3=h80987f9_0
- tk=8.6.14=h6ba3021_0
- torchaudio=2.5.1=py310_cpu
- torchvision=0.20.1=py310_cpu
- typing_extensions=4.12.2=py310hca03da5_0
- tzdata=2025b=h04d1e81_0
- urllib3=2.3.0=py310hca03da5_0
- wheel=0.45.1=py310hca03da5_0
- xz=5.6.4=h80987f9_1
- yaml=0.2.5=h1a28f6b_0
- zlib=1.2.13=h18a0788_1
- zstd=1.5.6=hfb09047_0
- pip:
- black==25.1.0
- click==8.1.8
- coloredlogs==15.0.1
- contourpy==1.3.2
- cycler==0.12.1
- flake8==7.2.0
- flatbuffers==25.2.10
- fonttools==4.57.0
- humanfriendly==10.0
- isort==6.0.1
- kiwisolver==1.4.8
- matplotlib==3.10.1
- mccabe==0.7.0
- mypy==1.15.0
- mypy-extensions==1.1.0
- numpy==2.2.5
- onnx==1.17.0
- onnxruntime==1.21.1
- opencv-python==4.11.0.86
- packaging==25.0
- pathspec==0.12.1
- pillow==11.2.1
- platformdirs==4.3.7
- protobuf==6.30.2
- pycocotools==2.0.8
- pycodestyle==2.13.0
- pyflakes==3.3.2
- pyparsing==3.2.3
- python-dateutil==2.9.0.post0
- six==1.17.0
- sympy==1.14.0
- tomli==2.2.1
- typing-extensions==4.13.2
prefix: /opt/anaconda3/envs/sam-env