-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment-cuda.yml
79 lines (79 loc) · 4.2 KB
/
environment-cuda.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
name: apex_helper
channels:
- defaults
dependencies:
- bzip2=1.0.8=h2bbff1b_6
- ca-certificates=2024.3.11=haa95532_0
- libffi=3.4.4=hd77b12b_1
- openssl=3.0.13=h2bbff1b_2
- pip=24.0=py310haa95532_0
- python=3.10.14=he1021f5_1
- setuptools=69.5.1=py310haa95532_0
- sqlite=3.45.3=h2bbff1b_0
- tk=8.6.14=h0416ee5_0
- vc=14.2=h2eaa2aa_1
- vs2015_runtime=14.29.30133=h43f2093_3
- wheel=0.43.0=py310haa95532_0
- xz=5.4.6=h8cc25b3_1
- zlib=1.2.13=h8cc25b3_1
- pip:
- bettercam==1.0.0
- certifi==2024.6.2
- charset-normalizer==3.3.2
- colorama==0.4.6
- comtypes==1.4.3
- contourpy==1.2.1
- cycler==0.12.1
- filelock==3.13.1
- fonttools==4.53.0
- fsspec==2024.2.0
- idna==3.7
- intel-openmp==2021.4.0
- jinja2==3.1.3
- kiwisolver==1.4.5
- markupsafe==2.1.5
- matplotlib==3.9.0
- mkl==2021.4.0
- mouseinfo==0.1.3
- mpmath==1.3.0
- ndi-python==5.1.1.1
- networkx==3.2.1
- numpy==1.26.3
- opencv-python==4.8.1.78
- overrides==7.7.0
- packaging==24.0
- pandas==2.2.2
- pillow==10.3.0
- psutil==5.9.8
- py-cpuinfo==9.0.0
- pyautogui==0.9.54
- pygetwindow==0.0.9
- pymsgbox==1.0.9
- pynput==1.7.7
- pyparsing==3.1.2
- pyperclip==1.8.2
- pyrect==0.2.0
- pyscreeze==0.1.30
- python-dateutil==2.9.0.post0
- pytweening==1.2.0
- pytz==2024.1
- pyyaml==6.0.1
- requests==2.32.3
- scipy==1.13.1
- seaborn==0.13.2
- six==1.16.0
- sympy==1.12
- tbb==2021.11.0
- torch==2.3.1+cu121
- torchaudio==2.3.1+cu121
- torchvision==0.18.1+cu121
- tqdm==4.66.4
- types-pyautogui==0.9.3.20240406
- types-pynput==1.7.7.20240601
- types-pyscreeze==0.1.30.20240406
- typing-extensions==4.9.0
- tzdata==2024.1
- ultralytics==8.2.28
- ultralytics-thop==0.2.7
- urllib3==2.2.1
prefix: C:\Users\51506\.conda\envs\apex_helper