-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathenvironment.yaml
More file actions
104 lines (104 loc) · 2.69 KB
/
environment.yaml
File metadata and controls
104 lines (104 loc) · 2.69 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
name: PA
channels:
- defaults
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/r
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- bzip2=1.0.8=h5eee18b_6
- ca-certificates=2025.2.25=h06a4308_0
- expat=2.7.1=h6a678d5_0
- ld_impl_linux-64=2.40=h12ee557_0
- libffi=3.4.4=h6a678d5_1
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libstdcxx-ng=11.2.0=h1234567_1
- libxcb=1.17.0=h9b100fa_0
- ncurses=6.4=h6a678d5_0
- openssl=3.0.16=h5eee18b_0
- pip=25.1=pyhc872135_2
- pthread-stubs=0.3=h0ce48e5_1
- python=3.9.23=he99959a_0
- readline=8.2=h5eee18b_0
- setuptools=78.1.1=py39h06a4308_0
- sqlite=3.45.3=h5eee18b_0
- tk=8.6.14=h993c535_1
- wheel=0.45.1=py39h06a4308_0
- xorg-libx11=1.8.12=h9b100fa_1
- xorg-libxau=1.0.12=h9b100fa_0
- xorg-libxdmcp=1.1.5=h9b100fa_0
- xorg-xorgproto=2024.1=h5eee18b_1
- xz=5.6.4=h5eee18b_1
- zlib=1.2.13=h5eee18b_1
- pip:
- absl-py==2.3.1
- accelerate==0.28.0
- aiohappyeyeballs==2.6.1
- aiohttp==3.12.13
- aiosignal==1.4.0
- async-timeout==5.0.1
- attrs==25.3.0
- certifi==2022.12.7
- charset-normalizer==2.1.1
- cmake==3.25.0
- contourpy==1.3.0
- cycler==0.12.1
- datasets==2.18.0
- diffusers==0.17.0
- dill==0.3.8
- filelock==3.13.1
- fonttools==4.58.5
- frozenlist==1.7.0
- fsspec==2024.2.0
- grpcio==1.73.1
- huggingface-hub==0.19.4
- idna==3.4
- importlib-metadata==8.7.0
- importlib-resources==6.5.2
- jinja2==3.1.4
- kiwisolver==1.4.7
- lit==15.0.7
- markdown==3.8.2
- markupsafe==2.1.5
- matplotlib==3.9.4
- mpmath==1.3.0
- multidict==6.6.3
- multiprocess==0.70.16
- networkx==3.2.1
- numpy==1.26.4
- opencv-python==4.11.0.86
- packaging==25.0
- pandas==2.3.1
- pillow==11.0.0
- propcache==0.3.2
- protobuf==6.31.1
- psutil==7.0.0
- pyarrow==20.0.0
- pyarrow-hotfix==0.7
- pyparsing==3.2.3
- python-dateutil==2.9.0.post0
- pytz==2025.2
- pyyaml==6.0.2
- regex==2024.11.6
- requests==2.28.1
- safetensors==0.5.3
- six==1.17.0
- sympy==1.13.3
- tensorboard==2.19.0
- tensorboard-data-server==0.7.2
- tokenizers==0.15.2
- torch==2.0.1+cu118
- torchvision==0.15.2+cu118
- tqdm==4.67.1
- transformers==4.39.1
- triton==2.0.0
- typing-extensions==4.12.2
- tzdata==2025.2
- urllib3==1.26.13
- werkzeug==3.1.3
- xformers==0.0.21
- xxhash==3.5.0
- yarl==1.20.1
- zipp==3.23.0
prefix: /usr/local/envs/PA