-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
63 lines (63 loc) · 1.27 KB
/
environment.yml
File metadata and controls
63 lines (63 loc) · 1.27 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
name: video_corpus
channels:
- conda-forge
- defaults
dependencies:
- ffmpeg
- pip
- pycparser
- pyopenssl
- setuptools
- six
- wheel
- pip:
- absl-py==0.12.0
- atomicwrites==1.4.0
- attrs==21.2.0
- certifi==2020.12.5
- chardet==4.0.0
- colorama==0.4.4
- cycler==0.10.0
- decorator==4.4.2
- ffmpeg-python==0.2.0
- future==0.18.2
- idna==2.10
- imageio==2.9.0
- imageio-ffmpeg==0.4.3
- importlib-metadata==4.0.1
- iniconfig==1.1.1
- joblib==1.0.1
- kaggle==1.5.0
- kiwisolver==1.3.2
- matplotlib==2.2.5
- mediapipe==0.8.7.1
- moviepy==1.0.3
- numpy==1.20.2
- opencv-contrib-python==4.5.2.52
- opencv-python==4.5.2.52
- packaging==20.9
- pandas==1.2.4
- pathlib==1.0.1
- pillow==8.2.0
- pluggy==0.13.1
- proglog==0.1.9
- protobuf==3.17.1
- py==1.10.0
- pyparsing==2.4.7
- pytest==6.2.4
- python-dateutil==2.8.1
- python-slugify==5.0.2
- pytz==2021.1
- requests==2.25.1
- scikit-learn==0.24.2
- scipy==1.7.1
- text-unidecode==1.3
- threadpoolctl==2.2.0
- toml==0.10.2
- tqdm==4.60.0
- typing-extensions==3.10.0.0
- urllib3==1.22
- yellowbrick==0.9
- zipp==3.4.1
- python-vlc
- tk