-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
126 lines (126 loc) · 3.46 KB
/
requirements.txt
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
# This file may be used to create an environment using:
# $ conda create --name <env> --file <this file>
# platform: linux-64
_libgcc_mutex=0.1=main
appdirs=1.4.4=pypi_0
argon2-cffi=21.3.0=pyhd3eb1b0_0
argon2-cffi-bindings=21.2.0=py38h7f8727e_0
asttokens=2.0.5=pyhd3eb1b0_0
attrs=22.1.0=py38h06a4308_0
backcall=0.2.0=pyhd3eb1b0_0
bleach=4.1.0=pyhd3eb1b0_0
blessed=1.20.0=pypi_0
ca-certificates=2023.5.7=hbcca054_0
certifi=2023.5.7=pyhd8ed1ab_0
cffi=1.15.0=py38hd667e15_1
charset-normalizer=3.1.0=pypi_0
click=8.1.3=pypi_0
contourpy=1.0.7=pypi_0
cycler=0.11.0=pypi_0
debugpy=1.5.1=py38h295c915_0
decorator=5.1.1=pyhd3eb1b0_0
defusedxml=0.7.1=pyhd3eb1b0_0
docker-pycreds=0.4.0=pypi_0
entrypoints=0.4=py38h06a4308_0
executing=0.8.3=pyhd3eb1b0_0
flit-core=3.6.0=pyhd3eb1b0_0
fonttools=4.39.3=pypi_0
gitdb=4.0.10=pypi_0
gitpython=3.1.31=pypi_0
gpustat=1.1=pypi_0
idna=3.4=pypi_0
importlib_resources=5.2.0=pyhd3eb1b0_1
ipykernel=6.15.2=py38h06a4308_0
ipython=8.7.0=py38h06a4308_0
ipython_genutils=0.2.0=pyhd3eb1b0_1
jedi=0.18.1=py38h06a4308_1
jinja2=3.1.2=py38h06a4308_0
joblib=1.2.0=pypi_0
jsonschema=4.16.0=py38h06a4308_0
jupyter_client=7.2.2=py38h06a4308_0
jupyter_core=5.1.1=py38h06a4308_0
kiwisolver=1.4.4=pypi_0
ld_impl_linux-64=2.38=h1181459_1
libffi=3.3=he6710b0_2
libgcc-ng=9.1.0=hdf63c60_0
libsodium=1.0.18=h7b6447c_0
libstdcxx-ng=9.1.0=hdf63c60_0
markupsafe=2.1.1=py38h7f8727e_0
matplotlib=3.7.1=pypi_0
matplotlib-inline=0.1.6=py38h06a4308_0
mistune=0.8.4=py38h7b6447c_1000
mscorefonts=0.0.1=3
nb_conda=2.2.1=py38h06a4308_1
nb_conda_kernels=2.3.1=py38h06a4308_0
nbconvert=5.6.1=py38_0
nbformat=5.7.0=py38h06a4308_0
ncurses=6.3=h7f8727e_2
nest-asyncio=1.5.6=py38h06a4308_0
notebook=6.4.12=py38h06a4308_0
numpy=1.24.3=pypi_0
nvidia-ml-py=11.525.112=pypi_0
opencv-python=4.7.0.72=pypi_0
openssl=1.1.1t=h7f8727e_0
packaging=22.0=py38h06a4308_0
pandas=2.0.1=pypi_0
pandoc=2.12=h06a4308_1
pandocfilters=1.5.0=pyhd3eb1b0_0
parso=0.8.3=pyhd3eb1b0_0
pathtools=0.1.2=pypi_0
pexpect=4.8.0=pyhd3eb1b0_3
pickleshare=0.7.5=pyhd3eb1b0_1003
pillow=9.5.0=pypi_0
pip=22.3.1=py38h06a4308_0
pkgutil-resolve-name=1.3.10=py38h06a4308_0
platformdirs=2.5.2=py38h06a4308_0
prometheus_client=0.14.1=py38h06a4308_0
prompt-toolkit=3.0.36=py38h06a4308_0
protobuf=4.22.3=pypi_0
psutil=5.8.0=py38h27cfd23_1
ptyprocess=0.7.0=pyhd3eb1b0_2
pure_eval=0.2.2=pyhd3eb1b0_0
pycparser=2.21=pyhd3eb1b0_0
pygments=2.11.2=pyhd3eb1b0_0
pyparsing=3.0.9=pypi_0
pyrsistent=0.18.0=py38heee7806_0
python=3.8.13=h12debd9_0
python-dateutil=2.8.2=pyhd3eb1b0_0
python-fastjsonschema=2.16.2=py38h06a4308_0
pytz=2023.3=pypi_0
pyyaml=6.0=pypi_0
pyzmq=22.3.0=py38h295c915_2
readline=8.1.2=h7f8727e_1
requests=2.28.2=pypi_0
scikit-learn=1.2.2=pypi_0
scipy=1.10.1=pypi_0
seaborn=0.12.2=pypi_0
send2trash=1.8.0=pyhd3eb1b0_1
sentry-sdk=1.20.0=pypi_0
setproctitle=1.3.2=pypi_0
setuptools=65.5.0=py38h06a4308_0
six=1.16.0=pyhd3eb1b0_1
smmap=5.0.0=pypi_0
sqlite=3.38.5=hc218d9a_0
stack_data=0.2.0=pyhd3eb1b0_0
terminado=0.17.1=py38h06a4308_0
testpath=0.6.0=py38h06a4308_0
threadpoolctl=3.1.0=pypi_0
tk=8.6.12=h1ccaba5_0
torch=1.12.0+cu113=pypi_0
torchaudio=0.12.0+cu113=pypi_0
torchvision=0.13.0+cu113=pypi_0
tornado=6.1=py38h27cfd23_0
tqdm=4.65.0=pypi_0
traitlets=5.7.1=py38h06a4308_0
typing-extensions=4.4.0=py38h06a4308_0
typing_extensions=4.4.0=py38h06a4308_0
tzdata=2023.3=pypi_0
urllib3=1.26.15=pypi_0
wandb=0.15.0=pypi_0
wcwidth=0.2.5=pyhd3eb1b0_0
webencodings=0.5.1=py38_1
wheel=0.37.1=pyhd3eb1b0_0
xz=5.2.5=h7f8727e_1
zeromq=4.3.4=h2531618_0
zipp=3.11.0=py38h06a4308_0
zlib=1.2.12=h7f8727e_2