-
Notifications
You must be signed in to change notification settings - Fork 4
/
FoodRecognition_env.yml
68 lines (68 loc) · 1.76 KB
/
FoodRecognition_env.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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
name: efv4
channels:
- defaults
- conda-forge
dependencies:
- ca-certificates=2022.9.24=h5b45459_0
- certifi=2022.9.24=pyhd8ed1ab_0
- cudatoolkit=11.2.2=h933977f_10
- cudnn=8.2.1.32=h754d62a_0
- openssl=1.1.1w=h2bbff1b_0
- pip=22.3.1=py37haa95532_0
- python=3.7.16=h6244533_0
- setuptools=65.6.3=py37haa95532_0
- sqlite=3.41.2=h2bbff1b_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.38.4=py37haa95532_0
- wincertstore=0.2=py37haa95532_2
- pip:
- absl-py==2.0.0
- astunparse==1.6.3
- colorama==0.4.6
- cycler==0.11.0
- flatbuffers==23.5.26
- fonttools==4.38.0
- gast==0.4.0
- google-auth-oauthlib==0.4.6
- google-pasta==0.2.0
- h5py==3.8.0
- importlib-metadata==6.7.0
- joblib==1.3.2
- keras==2.10.0
- keras-preprocessing==1.1.2
- kiwisolver==1.4.5
- libclang==16.0.6
- markdown==3.4.4
- markupsafe==2.1.3
- matplotlib==3.5.3
- numpy==1.21.6
- oauthlib==3.2.2
- opt-einsum==3.3.0
- packaging==23.2
- pandas==1.3.5
- pillow==9.5.0
- protobuf==3.19.6
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- pyparsing==3.1.1
- python-dateutil==2.8.2
- pytz==2023.3.post1
- requests-oauthlib==1.3.1
- rsa==4.9
- six==1.16.0
- tensorboard==2.10.1
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- tensorflow==2.10.0
- tensorflow-estimator==2.10.0
- tensorflow-intel==2.11.0
- tensorflow-io-gcs-filesystem==0.31.0
- termcolor==2.3.0
- threadpoolctl==3.1.0
- tqdm==4.66.1
- typing-extensions==4.7.1
- werkzeug==2.2.3
- wrapt==1.15.0
- zipp==3.15.0
prefix: C:\Users\Sergio\.conda\envs\efv4