XiangpengYang commited on
Commit
843eb6c
·
1 Parent(s): f9037b0
Files changed (2) hide show
  1. environmental.yaml +19 -172
  2. requirements.txt +2 -1
environmental.yaml CHANGED
@@ -1,121 +1,21 @@
1
  name: videograin
2
  channels:
3
  - pytorch
4
- - nvidia
5
  - defaults
6
  dependencies:
7
- - _libgcc_mutex=0.1=main
8
- - _openmp_mutex=5.1=1_gnu
9
- - blas=1.0=mkl
10
- - brotli-python=1.0.9=py310h6a678d5_9
11
- - bzip2=1.0.8=h5eee18b_6
12
- - ca-certificates=2024.12.31=h06a4308_0
13
- - certifi=2025.1.31=py310h06a4308_0
14
- - charset-normalizer=3.3.2=pyhd3eb1b0_0
15
- - cuda-cudart=12.1.105=0
16
- - cuda-cupti=12.1.105=0
17
- - cuda-libraries=12.1.0=0
18
- - cuda-nvrtc=12.1.105=0
19
- - cuda-nvtx=12.1.105=0
20
- - cuda-opencl=12.8.55=0
21
- - cuda-runtime=12.1.0=0
22
- - cuda-version=12.8=3
23
- - ffmpeg=4.3=hf484d3e_0
24
- - filelock=3.13.1=py310h06a4308_0
25
- - freetype=2.12.1=h4a9f257_0
26
- - gmp=6.3.0=h6a678d5_0
27
- - gmpy2=2.2.1=py310h5eee18b_0
28
- - gnutls=3.6.15=he1e5248_0
29
- - idna=3.7=py310h06a4308_0
30
- - intel-openmp=2021.4.0=h06a4308_3561
31
- - jinja2=3.1.5=py310h06a4308_0
32
- - jpeg=9e=h5eee18b_3
33
- - lame=3.100=h7b6447c_0
34
- - lcms2=2.16=hb9589c4_0
35
- - ld_impl_linux-64=2.40=h12ee557_0
36
- - lerc=4.0.0=h6a678d5_0
37
- - libcublas=12.1.0.26=0
38
- - libcufft=11.0.2.4=0
39
- - libcufile=1.13.0.11=0
40
- - libcurand=10.3.9.55=0
41
- - libcusolver=11.4.4.55=0
42
- - libcusparse=12.0.2.55=0
43
- - libdeflate=1.22=h5eee18b_0
44
- - libffi=3.3=he6710b0_2
45
- - libgcc-ng=11.2.0=h1234567_1
46
- - libgomp=11.2.0=h1234567_1
47
- - libiconv=1.16=h5eee18b_3
48
- - libidn2=2.3.4=h5eee18b_0
49
- - libjpeg-turbo=2.0.0=h9bf148f_0
50
- - libnpp=12.0.2.50=0
51
- - libnvjitlink=12.1.105=0
52
- - libnvjpeg=12.1.1.14=0
53
- - libpng=1.6.39=h5eee18b_0
54
- - libstdcxx-ng=11.2.0=h1234567_1
55
- - libtasn1=4.19.0=h5eee18b_0
56
- - libtiff=4.5.1=hffd6297_1
57
- - libunistring=0.9.10=h27cfd23_0
58
- - libuuid=1.41.5=h5eee18b_0
59
- - libwebp-base=1.3.2=h5eee18b_1
60
- - llvm-openmp=14.0.6=h9e868ea_0
61
- - lz4-c=1.9.4=h6a678d5_1
62
- - mkl=2021.4.0=h06a4308_640
63
- - mkl-service=2.4.0=py310h7f8727e_0
64
- - mkl_fft=1.3.1=py310hd6ae3a3_0
65
- - mkl_random=1.2.2=py310h00e6091_0
66
- - mpc=1.3.1=h5eee18b_0
67
- - mpfr=4.2.1=h5eee18b_0
68
- - mpmath=1.3.0=py310h06a4308_0
69
- - ncurses=6.4=h6a678d5_0
70
- - nettle=3.7.3=hbbd107a_1
71
- - networkx=3.4.2=py310h06a4308_0
72
- - numpy=1.24.3=py310hd5efca6_0
73
- - numpy-base=1.24.3=py310h8e6c178_0
74
- - ocl-icd=2.3.2=h5eee18b_1
75
- - openh264=2.1.1=h4ff587b_0
76
- - openjpeg=2.5.2=he7f1fd0_0
77
- - openssl=1.1.1w=h7f8727e_0
78
- - pip=25.0=py310h06a4308_0
79
- - pysocks=1.7.1=py310h06a4308_0
80
- - python=3.10.0=h12debd9_5
81
- - pytorch=2.3.1=py3.10_cuda12.1_cudnn8.9.2_0
82
- - pytorch-cuda=12.1=ha16c6d3_6
83
- - pytorch-mutex=1.0=cuda
84
- - pyyaml=6.0.2=py310h5eee18b_0
85
- - readline=8.2=h5eee18b_0
86
- - requests=2.32.3=py310h06a4308_1
87
- - setuptools=75.8.0=py310h06a4308_0
88
- - six=1.16.0=pyhd3eb1b0_1
89
- - sqlite=3.45.3=h5eee18b_0
90
- - sympy=1.13.3=py310h06a4308_1
91
- - tk=8.6.14=h39e8969_0
92
- - torchaudio=2.3.1=py310_cu121
93
- - torchtriton=2.3.1=py310
94
- - torchvision=0.18.1=py310_cu121
95
- - typing_extensions=4.12.2=py310h06a4308_0
96
- - urllib3=2.3.0=py310h06a4308_0
97
- - wheel=0.45.1=py310h06a4308_0
98
- - xz=5.4.6=h5eee18b_1
99
- - yaml=0.2.5=h7b6447c_0
100
- - zlib=1.2.13=h5eee18b_1
101
- - zstd=1.5.6=hc292b87_0
102
  - pip:
103
  - absl-py==2.1.0
104
  - accelerate==0.24.1
105
- - addict==2.4.0
106
- - aiofiles==23.2.1
107
- - aiohappyeyeballs==2.5.0
108
- - aiohttp==3.11.13
109
- - aiosignal==1.3.2
110
- - altair==5.5.0
111
- - annotated-types==0.7.0
112
  - antlr4-python3-runtime==4.9.3
113
- - anyio==4.8.0
114
  - asttokens==2.4.1
115
- - async-timeout==5.0.1
116
- - attrs==25.1.0
117
- - basicsr==1.4.2
118
- - basicsr-fixed==1.4.2
119
  - bitsandbytes==0.35.4
120
  - click==8.1.7
121
  - coloredlogs==15.0.1
@@ -127,111 +27,58 @@ dependencies:
127
  - einops==0.8.0
128
  - exceptiongroup==1.2.1
129
  - executing==2.0.1
130
- - fastapi==0.115.11
131
- - ffmpy==0.5.0
132
  - flatbuffers==24.3.25
133
  - fonttools==4.53.1
134
- - frozenlist==1.5.0
135
  - fsspec==2024.6.1
136
  - ftfy==6.2.0
137
- - future==1.0.0
138
- - gradio==3.44.4
139
- - gradio-client==0.5.1
140
- - groovy==0.1.2
141
  - grpcio==1.65.0
142
- - h11==0.14.0
143
- - httpcore==1.0.7
144
- - httpx==0.28.1
145
- - huggingface-hub==0.17.3
146
  - humanfriendly==10.0
147
  - imageio==2.34.2
148
  - imageio-ffmpeg==0.5.1
149
  - importlib-metadata==8.0.0
150
- - importlib-resources==6.5.2
151
  - ipython==8.26.0
152
  - jedi==0.19.1
153
- - joblib==1.4.2
154
- - jsonschema==4.23.0
155
- - jsonschema-specifications==2024.10.1
156
  - kiwisolver==1.4.5
157
- - lazy-loader==0.4
158
- - linkify-it-py==2.0.3
159
- - lmdb==1.6.2
160
- - loguru==0.7.3
161
  - markdown==3.6
162
- - markdown-it-py==2.2.0
163
- - markupsafe==2.1.5
164
  - matplotlib==3.9.1
165
  - matplotlib-inline==0.1.7
166
- - mdit-py-plugins==0.3.3
167
- - mdurl==0.1.2
168
  - modelcards==0.1.6
169
- - multidict==6.1.0
170
- - narwhals==1.29.1
171
- - nltk==3.8.1
172
  - omegaconf==2.3.0
173
  - onnxruntime==1.18.1
174
  - onnxruntime-gpu==1.18.1
175
  - opencv-python==4.10.0.84
176
- - orjson==3.10.15
177
  - packaging==24.1
178
- - pandas==2.2.3
179
  - parso==0.8.4
180
  - pexpect==4.9.0
181
- - pillow==10.4.0
182
- - platformdirs==4.3.6
183
  - prompt-toolkit==3.0.47
184
- - propcache==0.3.0
185
  - protobuf==4.25.3
186
  - psutil==6.0.0
187
  - ptyprocess==0.7.0
188
  - pure-eval==0.2.2
189
  - pyav==12.2.0
190
- - pydantic==2.10.6
191
- - pydantic-core==2.27.2
192
- - pydub==0.25.1
193
  - pygments==2.18.0
194
  - pyparsing==3.1.2
195
  - python-dateutil==2.9.0.post0
196
- - python-multipart==0.0.20
197
- - pytz==2025.1
198
- - rclone==0.4.4
199
- - referencing==0.36.2
200
  - regex==2024.5.15
201
- - rich==13.9.4
202
- - rpds-py==0.23.1
203
- - ruff==0.9.10
204
- - safehttpx==0.1.6
205
  - safetensors==0.4.3
206
- - scikit-image==0.24.0
207
- - scikit-learn==1.2.2
208
- - scipy==1.14.0
209
- - semantic-version==2.10.0
210
- - shellingham==1.5.4
211
- - sniffio==1.3.1
212
  - stack-data==0.6.3
213
- - starlette==0.46.1
214
- - tb-nightly==2.20.0a20250301
215
  - tensorboard==2.17.0
216
  - tensorboard-data-server==0.7.2
217
- - threadpoolctl==3.5.0
218
- - tifffile==2025.1.10
219
- - timm==0.6.7
220
  - tokenizers==0.14.1
221
- - tomli==2.2.1
222
- - tomlkit==0.13.2
223
  - tqdm==4.66.4
224
  - traitlets==5.14.3
225
  - transformers==4.35.0
226
- - typer==0.15.2
227
- - tzdata==2025.1
228
- - uc-micro-py==1.0.3
229
- - uvicorn==0.34.0
230
  - wcwidth==0.2.13
231
- - websockets==11.0.3
232
  - werkzeug==3.0.3
233
- - xformers==0.0.27
234
- - yapf==0.43.0
235
- - yarl==1.18.3
236
  - zipp==3.19.2
237
- prefix: /home/xianyang/Data/env/anaconda3/envs/videograin
 
 
 
 
 
 
 
 
 
1
  name: videograin
2
  channels:
3
  - pytorch
 
4
  - defaults
5
  dependencies:
6
+ - ffmpeg=4.3
7
+ - numpy=1.24.3
8
+ - python=3.10.0
9
+ - pytorch=2.3.1
10
+ - pytorch-cuda=12.1
11
+ - pyyaml=6.0.2=
12
+ - torchvision=0.18.1
13
+ - yaml=0.2.5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  - pip:
15
  - absl-py==2.1.0
16
  - accelerate==0.24.1
 
 
 
 
 
 
 
17
  - antlr4-python3-runtime==4.9.3
 
18
  - asttokens==2.4.1
 
 
 
 
19
  - bitsandbytes==0.35.4
20
  - click==8.1.7
21
  - coloredlogs==15.0.1
 
27
  - einops==0.8.0
28
  - exceptiongroup==1.2.1
29
  - executing==2.0.1
 
 
30
  - flatbuffers==24.3.25
31
  - fonttools==4.53.1
 
32
  - fsspec==2024.6.1
33
  - ftfy==6.2.0
 
 
 
 
34
  - grpcio==1.65.0
 
 
 
 
35
  - humanfriendly==10.0
36
  - imageio==2.34.2
37
  - imageio-ffmpeg==0.5.1
38
  - importlib-metadata==8.0.0
 
39
  - ipython==8.26.0
40
  - jedi==0.19.1
 
 
 
41
  - kiwisolver==1.4.5
 
 
 
 
42
  - markdown==3.6
 
 
43
  - matplotlib==3.9.1
44
  - matplotlib-inline==0.1.7
 
 
45
  - modelcards==0.1.6
 
 
 
46
  - omegaconf==2.3.0
47
  - onnxruntime==1.18.1
48
  - onnxruntime-gpu==1.18.1
49
  - opencv-python==4.10.0.84
 
50
  - packaging==24.1
 
51
  - parso==0.8.4
52
  - pexpect==4.9.0
 
 
53
  - prompt-toolkit==3.0.47
 
54
  - protobuf==4.25.3
55
  - psutil==6.0.0
56
  - ptyprocess==0.7.0
57
  - pure-eval==0.2.2
58
  - pyav==12.2.0
 
 
 
59
  - pygments==2.18.0
60
  - pyparsing==3.1.2
61
  - python-dateutil==2.9.0.post0
 
 
 
 
62
  - regex==2024.5.15
 
 
 
 
63
  - safetensors==0.4.3
64
+ - six==1.16.0
 
 
 
 
 
65
  - stack-data==0.6.3
 
 
66
  - tensorboard==2.17.0
67
  - tensorboard-data-server==0.7.2
 
 
 
68
  - tokenizers==0.14.1
 
 
69
  - tqdm==4.66.4
70
  - traitlets==5.14.3
71
  - transformers==4.35.0
72
+ - triton==2.3.1
 
 
 
73
  - wcwidth==0.2.13
 
74
  - werkzeug==3.0.3
 
 
 
75
  - zipp==3.19.2
76
+ - scipy==1.14.0
77
+ - scikit-learn==1.2.2
78
+ - nltk==3.8.1
79
+ - timm==0.6.7
80
+ - scikit-image==0.24.0
81
+ - gdown==5.1.0
82
+ - basicsr-fixed
83
+ - huggingface-hub==0.17.3
84
+ - xformers==0.0.27
requirements.txt CHANGED
@@ -66,4 +66,5 @@ timm==0.6.7
66
  scikit-image==0.24.0
67
  gdown==5.1.0
68
  basicsr-fixed
69
- huggingface-hub==0.17.3
 
 
66
  scikit-image==0.24.0
67
  gdown==5.1.0
68
  basicsr-fixed
69
+ huggingface-hub==0.17.3
70
+ xformers==0.0.27