-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
127 lines (127 loc) · 3.4 KB
/
environment.yml
File metadata and controls
127 lines (127 loc) · 3.4 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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
name: py310_cirseg
channels:
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
- 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/cloud/pytorch/
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- bzip2=1.0.8=h4bc722e_7
- ca-certificates=2025.1.31=hbcca054_0
- ld_impl_linux-64=2.43=h712a8e2_4
- libffi=3.4.6=h2dba641_1
- libgcc=14.2.0=h767d61c_2
- libgcc-ng=14.2.0=h69a702a_2
- libgomp=14.2.0=h767d61c_2
- liblzma=5.6.4=hb9d3cd8_0
- libnsl=2.0.1=hd590300_0
- libsqlite=3.49.1=hee588c1_2
- libuuid=2.38.1=h0b41bf4_0
- libxcrypt=4.4.36=hd590300_1
- libzlib=1.3.1=hb9d3cd8_2
- ncurses=6.5=h2d0b736_3
- openssl=3.4.1=h7b32b05_0
- pip=25.0.1=pyh8b19718_0
- python=3.10.16=habfa6aa_2_cpython
- readline=8.2=h8c095d6_2
- setuptools=75.8.2=pyhff2d567_0
- tk=8.6.13=noxft_h4845f30_101
- wheel=0.45.1=pyhd8ed1ab_1
- pip:
- absl-py==2.2.2
- accelerate==1.6.0
- aiohappyeyeballs==2.6.1
- aiohttp==3.11.16
- aiosignal==1.3.2
- async-timeout==5.0.1
- attrs==25.3.0
- autoawq==0.2.7.post3
- av==14.3.0
- certifi==2025.1.31
- charset-normalizer==3.4.1
- click==8.2.1
- contourpy==1.3.2
- cycler==0.12.1
- datasets==3.5.0
- decord==0.6.0
- dill==0.3.8
- einops==0.8.1
- filelock==3.18.0
- flash-attn==2.7.4.post1
- fonttools==4.58.0
- frozenlist==1.5.0
- fsspec==2024.12.0
- ftfy==6.3.1
- grpcio==1.71.0
- huggingface-hub==0.30.1
- idna==3.10
- jinja2==3.1.6
- joblib==1.5.1
- kiwisolver==1.4.8
- markdown==3.7
- markupsafe==3.0.2
- matplotlib==3.10.3
- mpmath==1.3.0
- multidict==6.4.3
- multiprocess==0.70.16
- networkx==3.4.2
- nltk==3.9.1
- numpy==2.2.4
- nvidia-cublas-cu12==12.4.5.8
- nvidia-cuda-cupti-cu12==12.4.127
- nvidia-cuda-nvrtc-cu12==12.4.127
- nvidia-cuda-runtime-cu12==12.4.127
- nvidia-cudnn-cu12==9.1.0.70
- nvidia-cufft-cu12==11.2.1.3
- nvidia-curand-cu12==10.3.5.147
- nvidia-cusolver-cu12==11.6.1.9
- nvidia-cusparse-cu12==12.3.1.170
- nvidia-cusparselt-cu12==0.6.2
- nvidia-ml-py==12.570.86
- nvidia-nccl-cu12==2.21.5
- nvidia-nvjitlink-cu12==12.4.127
- nvidia-nvtx-cu12==12.4.127
- nvitop==1.4.2
- open-clip-torch==2.31.0
- opencv-python==4.11.0.86
- packaging==24.2
- pandas==2.2.3
- pillow==11.1.0
- propcache==0.3.1
- protobuf==6.30.2
- psutil==7.0.0
- pyarrow==19.0.1
- pyparsing==3.2.3
- python-dateutil==2.9.0.post0
- pytz==2025.2
- pyyaml==6.0.2
- qwen-vl-utils==0.0.8
- regex==2024.11.6
- requests==2.32.3
- safetensors==0.5.3
- six==1.17.0
- sympy==1.13.1
- tabulate==0.9.0
- tensorboard==2.19.0
- tensorboard-data-server==0.7.2
- timm==1.0.15
- tokenizers==0.21.1
- torch==2.6.0
- torchvision==0.21.0
- tqdm==4.67.1
- transformers==4.50.0.dev0
- triton==3.2.0
- typing-extensions==4.13.1
- tzdata==2025.2
- urllib3==2.3.0
- wcwidth==0.2.13
- werkzeug==3.1.3
- wordcloud==1.9.4
- xformers==0.0.29.post3
- xxhash==3.5.0
- yarl==1.19.0
- zstandard==0.23.0
prefix: /home/hisham/anaconda3/envs/py310_cirseg