-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathenvironment.yml
More file actions
98 lines (98 loc) · 5.67 KB
/
environment.yml
File metadata and controls
98 lines (98 loc) · 5.67 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
name: yolofire
channels:
- conda-forge
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
- defaults
dependencies:
- bzip2=1.0.8=h2466b09_7
- ca-certificates=2025.6.15=h4c7d964_0
- libexpat=2.7.0=he0c23c2_0
- libffi=3.4.6=h537db12_1
- liblzma=5.8.1=h2466b09_2
- liblzma-devel=5.8.1=h2466b09_2
- libsqlite=3.50.1=h67fdade_0
- libzlib=1.3.1=h2466b09_2
- openssl=3.5.0=ha4e3fda_1
- pip=25.1.1=pyh8b19718_0
- python=3.12.4=h889d299_0_cpython
- setuptools=80.9.0=pyhff2d567_0
- tk=8.6.13=h2c6b04d_2
- ucrt=10.0.22621.0=h57928b3_1
- vc=14.3=h2b53caa_26
- vc14_runtime=14.42.34438=hfd919c2_26
- wheel=0.45.1=pyhd8ed1ab_1
- xz=5.8.1=h208afaa_2
- xz-tools=5.8.1=h2466b09_2
- pip:
- certifi==2025.6.15
- charset-normalizer==3.4.2
- colorama==0.4.6
- coloredlogs==15.0.1
- comtypes==1.4.11
- contourpy==1.3.2
- cycler==0.12.1
- filelock==3.13.1
- flatbuffers==25.2.10
- fonttools==4.58.4
- fsspec==2024.6.1
- humanfriendly==10.0
- idna==3.10
- jinja2==3.1.4
- kiwisolver==1.4.8
- mako==1.3.10
- markupsafe==2.1.5
- matplotlib==3.10.3
- mpmath==1.3.0
- networkx==3.3
- numpy==2.1.2
- nvidia-cuda-runtime-cu12==12.9.79
- nvidia-ml-py==12.575.51
- onnx==1.17.0
- onnxruntime==1.22.0
- onnxruntime-gpu==1.22.0
- onnxslim==0.1.57
- opencv-python==4.11.0.86
- packaging==25.0
- pandas==2.3.0
- pillow==11.0.0
- platformdirs==4.3.8
- protobuf==6.31.1
- psutil==7.0.0
- py-cpuinfo==9.0.0
- pycuda==2025.1.1
- pynvml==12.0.0
- pyparsing==3.2.3
- pypiwin32==223
- pyqt6==6.9.1
- pyqt6-qt6==6.9.1
- pyqt6-sip==13.10.2
- pyreadline3==3.5.4
- python-dateutil==2.9.0.post0
- pytools==2025.1.6
- pyttsx3==2.98
- pytz==2025.2
- pywin32==310
- pyyaml==6.0.2
- requests==2.32.4
- scipy==1.15.3
- siphash24==1.7
- six==1.17.0
- sympy==1.13.3
- tensorrt==10.12.0.36
- tensorrt-cu12==10.12.0.36
- tensorrt-cu12-bindings==10.12.0.36
- tensorrt-cu12-libs==10.12.0.36
- torch==2.7.1+cu126
- torchaudio==2.7.1+cu126
- torchvision==0.22.1+cu126
- tqdm==4.67.1
- typing-extensions==4.12.2
- tzdata==2025.2
- ultralytics==8.3.155
- ultralytics-thop==2.0.14
- urllib3==2.4.0