-
Notifications
You must be signed in to change notification settings - Fork 81
/
environment.yaml
140 lines (140 loc) · 3.64 KB
/
environment.yaml
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
128
129
130
131
132
133
134
135
136
137
138
139
140
name: VideoComposer
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- ca-certificates=2023.01.10=h06a4308_0
- certifi=2022.12.7=py38h06a4308_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.4.2=h6a678d5_6
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libstdcxx-ng=11.2.0=h1234567_1
- ncurses=6.4=h6a678d5_0
- openssl=1.1.1t=h7f8727e_0
- pip=23.0.1=py38h06a4308_0
- python=3.8.16=h7a1cb2a_3
- readline=8.2=h5eee18b_0
- setuptools=65.6.3=py38h06a4308_0
- sqlite=3.41.1=h5eee18b_0
- tk=8.6.12=h1ccaba5_0
- wheel=0.38.4=py38h06a4308_0
- xz=5.2.10=h5eee18b_1
- zlib=1.2.13=h5eee18b_0
- pip:
- absl-py==1.4.0
- aiohttp==3.8.4
- aiosignal==1.3.1
- aliyun-python-sdk-core==2.13.36
- aliyun-python-sdk-kms==2.16.0
- asttokens==2.2.1
- async-timeout==4.0.2
- attrs==22.2.0
- backcall==0.2.0
- cachetools==5.3.0
- cffi==1.15.1
- chardet==5.1.0
- charset-normalizer==3.1.0
- clean-fid==0.1.35
- click==8.1.3
- cmake==3.26.0
- crcmod==1.7
- cryptography==39.0.2
- decorator==5.1.1
- decord==0.6.0
- easydict==1.10
- einops==0.6.0
- executing==1.2.0
- fairscale==0.4.6
- filelock==3.10.2
- flash-attn==0.2.0
- frozenlist==1.3.3
- fsspec==2023.3.0
- ftfy==6.1.1
- future==0.18.3
- google-auth==2.16.2
- google-auth-oauthlib==0.4.6
- grpcio==1.51.3
- huggingface-hub==0.13.3
- idna==3.4
- imageio==2.15.0
- importlib-metadata==6.1.0
- ipdb==0.13.13
- ipython==8.11.0
- jedi==0.18.2
- jmespath==0.10.0
- joblib==1.2.0
- lazy-loader==0.2
- markdown==3.4.3
- markupsafe==2.1.2
- matplotlib-inline==0.1.6
- motion-vector-extractor==1.0.6
- multidict==6.0.4
- mypy-extensions==1.0.0
- networkx==3.1
- numpy==1.24.2
- oauthlib==3.2.2
- open-clip-torch==2.0.2
- openai-clip==1.0.1
- opencv-python==4.5.5.64
- opencv-python-headless==4.7.0.68
- oss2==2.17.0
- packaging==23.0
- parso==0.8.3
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==9.4.0
- pkgconfig==1.5.5
- prompt-toolkit==3.0.38
- protobuf==4.22.1
- ptyprocess==0.7.0
- pure-eval==0.2.2
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pycparser==2.21
- pycryptodome==3.17
- pydeprecate==0.3.1
- pygments==2.14.0
- pynvml==11.5.0
- pyre-extensions==0.0.23
- pytorch-lightning==1.4.2
- pywavelets==1.4.1
- pyyaml==6.0
- regex==2023.3.22
- requests==2.28.2
- requests-oauthlib==1.3.1
- rotary-embedding-torch==0.2.1
- rsa==4.9
- sacremoses==0.0.53
- scikit-image==0.20.0
- scikit-learn==1.2.2
- scikit-video==1.1.11
- scipy==1.9.1
- simplejson==3.18.4
- six==1.16.0
- sklearn==0.0.post4
- stack-data==0.6.2
- tensorboard==2.12.0
- tensorboard-data-server==0.7.0
- tensorboard-plugin-wit==1.8.1
- threadpoolctl==3.1.0
- tifffile==2023.4.12
- tokenizers==0.12.1
- tomli==2.0.1
- torch==1.12.0+cu113
- torchaudio==0.12.0+cu113
- torchmetrics==0.6.0
- torchvision==0.13.0+cu113
- tqdm==4.65.0
- traitlets==5.9.0
- transformers==4.18.0
- triton==2.0.0.dev20221120
- typing-extensions==4.5.0
- typing-inspect==0.8.0
- urllib3==1.26.15
- wcwidth==0.2.6
- werkzeug==2.2.3
- xformers==0.0.13
- yarl==1.8.2
- zipp==3.15.0