-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathenvironment-mac.yml
More file actions
executable file
·58 lines (58 loc) · 1.44 KB
/
environment-mac.yml
File metadata and controls
executable file
·58 lines (58 loc) · 1.44 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
channels:
- defaults
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/r
dependencies:
- bzip2=1.0.8=h80987f9_6
- ca-certificates=2025.2.25=hca03da5_0
- libffi=3.4.4=hca03da5_1
- ncurses=6.4=h313beb8_0
- openssl=3.0.16=h02f6b3c_0
- python=3.11.10=hb885b13_0
- readline=8.2=h1a28f6b_0
- sqlite=3.45.3=h80987f9_0
- tk=8.6.14=h6ba3021_1
- wheel=0.45.1=py311hca03da5_0
- xz=5.6.4=h80987f9_1
- zlib=1.2.13=h18a0788_1
- pip:
- certifi==2025.6.15
- charset-normalizer==3.4.2
- contourpy==1.3.2
- cycler==0.12.1
- filelock==3.18.0
- fonttools==4.58.4
- fsspec==2025.5.1
- idna==3.10
- jinja2==3.1.6
- kiwisolver==1.4.8
- markupsafe==3.0.2
- matplotlib==3.10.3
- mpmath==1.3.0
- networkx==3.5
- numpy==2.3.1
- opencv-python==4.11.0.86
- packaging==25.0
- pandas==2.3.0
- pillow==11.2.1
- pip==25.1.1
- psutil==7.0.0
- py-cpuinfo==9.0.0
- pyparsing==3.2.3
- python-dateutil==2.9.0.post0
- pytz==2025.2
- pyyaml==6.0.2
- requests==2.32.4
- scipy==1.16.0
- setuptools==80.9.0
- six==1.17.0
- sympy==1.14.0
- torch==2.7.1
- torchaudio==2.7.1
- torchvision==0.22.1
- tqdm==4.67.1
- typing-extensions==4.14.0
- tzdata==2025.2
- ultralytics==8.3.159
- ultralytics-thop==2.0.14
- urllib3==2.5.0