-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.yml
94 lines (94 loc) · 2.4 KB
/
requirements.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
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
name: covid
channels:
- conda-forge
- defaults
dependencies:
- ca-certificates=2022.12.7=h5b45459_0
- libsqlite=3.40.0=hcfcfb64_0
- openssl=1.1.1t=hcfcfb64_0
- pip=23.0.1=pyhd8ed1ab_0
- python=3.9.0=h7840368_5_cpython
- setuptools=67.6.1=pyhd8ed1ab_0
- sqlite=3.40.0=hcfcfb64_0
- tzdata=2023c=h71feb2d_0
- ucrt=10.0.22621.0=h57928b3_0
- vc=14.3=hb6edc58_10
- vs2015_runtime=14.34.31931=h4c5c07a_10
- wheel=0.40.0=pyhd8ed1ab_0
- pip:
- absl-py==1.4.0
- albumentations==1.3.0
- astunparse==1.6.3
- cachetools==5.3.0
- certifi==2022.12.7
- charset-normalizer==3.1.0
- click==8.1.3
- colorama==0.4.6
- contourpy==1.0.7
- cycler==0.11.0
- efficientnet==1.0.0
- flask==2.2.3
- flatbuffers==23.3.3
- fonttools==4.39.3
- gast==0.4.0
- google-auth==2.17.2
- google-auth-oauthlib==0.4.6
- google-pasta==0.2.0
- grpcio==1.53.0
- h5py==3.8.0
- idna==3.4
- image-classifiers==1.0.0
- imageio==2.27.0
- importlib-metadata==6.1.0
- importlib-resources==5.12.0
- itsdangerous==2.1.2
- jinja2==3.1.2
- joblib==1.2.0
- keras==2.10.0
- keras-applications==1.0.8
- keras-preprocessing==1.1.2
- kiwisolver==1.4.4
- lazy-loader==0.2
- libclang==16.0.0
- markdown==3.4.3
- markupsafe==2.1.2
- matplotlib==3.7.1
- networkx==3.1
- numpy==1.24.2
- oauthlib==3.2.2
- opencv-python==4.7.0.72
- opencv-python-headless==4.7.0.72
- opt-einsum==3.3.0
- packaging==23.0
- pillow==9.5.0
- protobuf==3.19.6
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pywavelets==1.4.1
- pyyaml==6.0
- qudida==0.0.4
- requests==2.28.2
- requests-oauthlib==1.3.1
- rsa==4.9
- scikit-image==0.20.0
- scikit-learn==1.2.2
- scipy==1.9.1
- segmentation-models==1.0.1
- six==1.16.0
- tensorboard==2.10.1
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- tensorflow==2.10.1
- tensorflow-estimator==2.10.0
- tensorflow-io-gcs-filesystem==0.31.0
- termcolor==2.2.0
- threadpoolctl==3.1.0
- tifffile==2023.3.21
- typing-extensions==4.5.0
- urllib3==1.26.15
- werkzeug==2.2.3
- wrapt==1.15.0
- zipp==3.15.0
prefix: D:\Anaconda\envs\covid