-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yaml
76 lines (76 loc) · 3.74 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
name: xiaojian0
channels:
- defaults
dependencies:
- certifi=2021.5.30=py36haa95532_0
- pip=21.2.2=py36haa95532_0
- python=3.6.13=h3758d61_0
- setuptools=58.0.4=py36haa95532_0
- sqlite=3.39.3=h2bbff1b_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.37.1=pyhd3eb1b0_0
- wincertstore=0.2=py36h7fe50ca_0
- pip:
- absl-py==1.3.0
- astor==0.8.1
- backcall==0.2.0
- cached-property==1.5.2
- charset-normalizer==2.0.12
- colorama==0.4.5
- cycler==0.11.0
- dataclasses==0.8
- decorator==5.1.1
- gast==0.2.2
- google-pasta==0.2.0
- grpcio==1.48.2
- h5py==2.10.0
- idna==3.4
- importlib-metadata==4.8.3
- importlib-resources==5.4.0
- ipython==7.16.3
- ipython-genutils==0.2.0
- jedi==0.17.2
- joblib==1.1.1
- keras-applications==1.0.8
- keras-preprocessing==1.1.2
- kiwisolver==1.3.1
- markdown==3.3.7
- matplotlib==3.3.4
- numpy==1.19.5
- opencv-python==3.4.1.15
- opt-einsum==3.3.0
- pandas==1.1.5
- parso==0.7.1
- pickleshare==0.7.5
- pillow==8.4.0
- prompt-toolkit==3.0.31
- protobuf==3.19.6
- psutil==5.9.3
- pygments==2.13.0
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pytz==2022.6
- pyyaml==6.0
- requests==2.27.1
- scikit-learn==0.24.2
- scipy==1.5.4
- seaborn==0.11.2
- six==1.16.0
- tensorboard==1.15.0
- tensorflow==1.15.0
- tensorflow-estimator==1.15.1
- termcolor==1.1.0
- threadpoolctl==3.1.0
- torch==1.7.1+cpu
- torchaudio==0.7.2
- torchvision==0.8.2+cpu
- tqdm==4.64.1
- traitlets==4.3.3
- typing-extensions==4.1.1
- urllib3==1.26.12
- wcwidth==0.2.5
- werkzeug==2.0.3
- wrapt==1.14.1
- zipp==3.6.0
prefix: D:\1\Anaconda\envs\xiaojian0