-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
53 lines (53 loc) · 1.13 KB
/
environment.yml
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
name: dmvae
dependencies:
- pip=19.1=py36_0
- python=3.6.3=h6c0c0dc_5
- pip:
- backcall==0.1.0
- certifi==2019.11.28
- chardet==3.0.4
- cycler==0.10.0
- decorator==4.4.1
- idna==2.8
- ipdb==0.12.3
- ipython==7.12.0
- ipython-genutils==0.2.0
- jedi==0.16.0
- jsonpatch==1.25
- jsonpointer==2.0
- kiwisolver==1.1.0
- matplotlib==3.1.3
- numpy==1.18.1
- opencv-python==4.2.0.32
- pandas==1.0.1
- parso==0.6.1
- pexpect==4.8.0
- pickleshare==0.7.5
- Pillow==7.0.0
- prompt-toolkit==3.0.3
- protobuf==3.11.3
- ptyprocess==0.6.0
- Pygments==2.5.2
- pyparsing==2.4.6
- python-dateutil==2.8.1
- pytz==2019.3
- pyzmq==18.1.1
- requests==2.22.0
- scipy==1.3.3
- six==1.14.0
- tensorflow
- tensorboardX==2.0
- torch==1.4.0
- torchfile==0.1.0
- torchnet==0.0.4
- torchvision==0.5.0
- tornado==6.0.3
- tqdm==4.42.1
- traitlets==4.3.3
- urllib3==1.25.8
- visdom==0.1.8.9
- wcwidth==0.1.8
- websocket-client==0.57.0
- dtw==1.4.0
- fastdtw==0.3.4
- scikit-learn==0.22.2