-
Notifications
You must be signed in to change notification settings - Fork 4
/
environment.yml
99 lines (99 loc) · 2.56 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
name: LineEX
channels:
- defaults
dependencies:
- defaults/linux-64::_libgcc_mutex==0.1=main
- ca-certificates
- defaults/linux-64::ld_impl_linux-64==2.35.1=h7274673_9
- defaults/linux-64::libstdcxx-ng==9.3.0=hd4cf53a_17
- defaults/linux-64::libgomp==9.3.0=h5101ec6_17
- defaults/linux-64::_openmp_mutex==4.5=1_gnu
- defaults/linux-64::libgcc-ng==9.3.0=h5101ec6_17
- defaults/linux-64::libffi==3.3=he6710b0_2
- defaults/linux-64::ncurses==6.3=h7f8727e_2
- openssl
- defaults/linux-64::xz==5.2.5=h7b6447c_0
- defaults/linux-64::zlib==1.2.11=h7f8727e_4
- defaults/linux-64::readline==8.1.2=h7f8727e_1
- defaults/linux-64::tk==8.6.11=h1ccaba5_0
- defaults/linux-64::sqlite==3.37.0=hc218d9a_0
- defaults/linux-64::python==3.8.12=h12debd9_0
- certifi
- wheel
- pip
- ipykernel
- setuptools
- ipywidgets
- pip:
- absl-py==1.0.0
- aiohttp==3.8.1
- aiosignal==1.2.0
- async-timeout==4.0.2
- beautifulsoup4==4.11.1
- cachetools==5.0.0
- charset-normalizer==2.0.10
- cycler==0.11.0
- easyocr==1.5.0
- filelock==3.8.0
- fonttools==4.29.0
- frozenlist==1.3.0
- fsspec==2022.1.0
- future==0.18.2
- gdown==4.5.1
- google-auth==2.5.0
- google-auth-oauthlib==0.4.6
- grpcio==1.43.0
- idna==3.3
- imagehash==4.2.1
- imageio==2.21.1
- importlib-metadata==4.10.1
- joblib==1.1.0
- kiwisolver==1.3.2
- lpips==0.1.4
- markdown==3.3.6
- matplotlib==3.5.1
- multidict==6.0.2
- networkx==2.8
- numpy==1.22.1
- oauthlib==3.1.1
- opencv-python==4.5.5.62
- opencv-python-headless==4.5.4.60
- pandas==1.4.0
- pillow==9.0.0
- protobuf==3.19.3
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pycocotools==2.0.4
- pydeprecate==0.3.1
- pysocks==1.7.1
- python-bidi==0.4.2
- pytorch-lightning==1.5.9
- pytz==2021.3
- pywavelets==1.3.0
- pyyaml==6.0
- requests==2.27.1
- requests-oauthlib==1.3.0
- rsa==4.8
- scikit-image==0.19.3
- scikit-learn==1.1.1
- scipy==1.7.3
- seaborn==0.12.0
- setuptools==59.5.0
- soupsieve==2.3.2.post1
- tensorboard==2.8.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- threadpoolctl==3.1.0
- tifffile==2022.8.12
- timm==0.5.4
- torch==1.10.1
- torch-tb-profiler==0.3.1
- torchmetrics==0.7.0
- torchsummary==1.5.1
- torchvision==0.11.2
- tqdm==4.62.3
- typing-extensions==4.0.1
- urllib3==1.26.8
- werkzeug==2.0.2
- yarl==1.7.2
prefix: /home/vp.shivasan/miniconda3/envs/ChartIE