-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathenvironment.yml
135 lines (135 loc) · 3.2 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
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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
name: SINE
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- ca-certificates=2022.10.11=h06a4308_0
- certifi=2022.9.24=py38h06a4308_0
- libedit=3.1.20210910=h7f8727e_0
- libffi=3.2.1=hf484d3e_1007
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libstdcxx-ng=11.2.0=h1234567_1
- ncurses=6.3=h5eee18b_3
- openssl=1.1.1s=h7f8727e_0
- pip=22.2.2=py38h06a4308_0
- python=3.8.0=h0371630_2
- readline=7.0=h7b6447c_5
- sqlite=3.33.0=h62c20be_0
- tk=8.6.12=h1ccaba5_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.8=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
- pip:
- absl-py==1.3.0
- accelerate==0.16.0
- aiohttp==3.8.3
- aiosignal==1.3.1
- albumentations==1.1.0
- antlr4-python3-runtime==4.8
- asttokens==2.2.1
- async-timeout==4.0.2
- attrs==22.1.0
- autopep8==2.0.0
- backcall==0.2.0
- cachetools==5.2.0
- charset-normalizer==2.1.1
- debugpy==1.6.4
- decorator==5.1.1
- einops==0.6.0
- entrypoints==0.4
- executing==1.2.0
- filelock==3.8.2
- frozenlist==1.3.3
- fsspec==2022.11.0
- ftfy==6.1.1
- future==0.18.2
- google-auth==2.15.0
- google-auth-oauthlib==0.4.6
- grpcio==1.51.1
- huggingface-hub==0.11.1
- idna==3.4
- imageio==2.14.1
- imageio-ffmpeg==0.4.7
- importlib-metadata==5.1.0
- ipdb==0.13.9
- ipykernel==6.17.1
- ipython==8.7.0
- jedi==0.18.2
- jinja2==3.1.2
- joblib==1.2.0
- jupyter-client==7.4.8
- jupyter-core==5.1.0
- kornia==0.6.0
- markdown==3.4.1
- markupsafe==2.1.1
- matplotlib-inline==0.1.6
- multidict==6.0.3
- nest-asyncio==1.5.6
- networkx==2.8.8
- numpy==1.23.5
- oauthlib==3.2.2
- omegaconf==2.1.1
- opencv-python==4.2.0.34
- opencv-python-headless==4.6.0.66
- packaging==21.3
- pandas==1.5.2
- parso==0.8.3
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==9.3.0
- platformdirs==2.6.0
- prompt-toolkit==3.0.36
- protobuf==3.20.3
- psutil==5.9.4
- ptyprocess==0.7.0
- pudb==2019.2
- pure-eval==0.2.2
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pycodestyle==2.10.0
- pydantic==1.10.2
- pydeprecate==0.3.1
- pygments==2.13.0
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pytorch-lightning==1.5.9
- pytz==2022.6
- pywavelets==1.4.1
- pyyaml==6.0
- pyzmq==24.0.1
- qudida==0.0.4
- regex==2022.10.31
- requests==2.28.1
- requests-oauthlib==1.3.1
- rsa==4.9
- scikit-image==0.19.3
- scikit-learn==1.1.3
- scipy==1.9.3
- setuptools==59.5.0
- six==1.16.0
- stack-data==0.6.2
- tensorboard==2.11.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- test-tube==0.7.5
- threadpoolctl==3.1.0
- tifffile==2022.10.10
- tokenizers==0.13.2
- toml==0.10.2
- tomli==2.0.1
- torch==1.11.0+cu113
- torchmetrics==0.11.0
- torchvision==0.12.0+cu113
- tornado==6.2
- tqdm==4.64.1
- traitlets==5.6.0
- transformers==4.25.1
- typing-extensions==4.5.0
- urllib3==1.26.13
- urwid==2.1.2
- wcwidth==0.2.5
- werkzeug==2.2.2
- yarl==1.8.2
- zipp==3.11.0