-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathenviroment.yml
More file actions
102 lines (102 loc) · 2.82 KB
/
enviroment.yml
File metadata and controls
102 lines (102 loc) · 2.82 KB
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
name: syngen
channels:
- pytorch
- sdv-dev
- conda-forge
- defaults
dependencies:
- blas=1.0=mkl
- ca-certificates=2021.10.8=h5b45459_0
- certifi=2021.10.8=py38haa244fe_0
- colorama=0.4.4=pyh9f0ad1d_0
- copulas=0.5.1=py_0
- ctgan=0.4.3=py_0
- cudatoolkit=10.2.89=h74a9793_1
- cycler=0.10.0=py_2
- decorator=5.1.0=pyhd8ed1ab_0
- deepecho=0.2.1=py_0
- freetype=2.10.4=hd328e21_0
- graphviz=2.38.0=h6538335_1011
- icc_rt=2019.0.0=h0cc432a_1
- icu=58.2=ha925a31_3
- intel-openmp=2021.3.0=haa95532_3372
- joblib=1.1.0=pyhd8ed1ab_0
- jpeg=9b=hb83a4c4_2
- kiwisolver=1.3.2=py38hbd9d945_0
- libpng=1.6.37=h2a8f88b_0
- libtiff=4.2.0=hd0e1b90_0
- libuv=1.40.0=he774522_0
- libwebp=1.2.0=h2bbff1b_0
- llvmlite=0.35.0=py38h57a6900_1
- lz4-c=1.9.3=h2bbff1b_1
- matplotlib=3.4.3=py38haa244fe_1
- matplotlib-base=3.4.3=py38h1f000d6_1
- mkl=2021.3.0=haa95532_524
- mkl-service=2.4.0=py38h2bbff1b_0
- mkl_fft=1.3.1=py38h277e83a_0
- mkl_random=1.2.2=py38hf11a4ad_0
- networkx=2.5=py_0
- ninja=1.10.2=h6d14046_1
- numba=0.52.0=py38h4c96930_0
- numpy=1.21.2=py38hfca59bb_0
- numpy-base=1.21.2=py38h0829f74_0
- olefile=0.46=pyhd3eb1b0_0
- openssl=1.1.1l=h8ffe710_0
- packaging=21.0=pyhd8ed1ab_0
- pandas=1.1.4=py38h4c96930_0
- patsy=0.5.2=pyhd8ed1ab_0
- pillow=8.4.0=py38hd45dc43_0
- pip=21.0.1=py38haa95532_0
- pomegranate=0.14.0=py38h757b272_0
- psutil=5.8.0=py38h294d835_1
- pyparsing=2.4.7=pyh9f0ad1d_0
- pyqt=5.9.2=py38ha925a31_4
- python=3.8.12=h6244533_0
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python-graphviz=0.16=pyhd3deb0d_1
- python_abi=3.8=2_cp38
- pytorch=1.8.1=py3.8_cuda10.2_cudnn7_0
- pytz=2021.3=pyhd8ed1ab_0
- qt=5.9.7=vc14h73c81de_0
- rdt=0.5.3=py_0
- scikit-learn=0.24.2=py38hf11a4ad_1
- scipy=1.7.1=py38hbe87c03_2
- sdmetrics=0.3.2=py_0
- sdv=0.12.0=py_0
- setuptools=58.0.4=py38haa95532_0
- sip=4.19.13=py38ha925a31_0
- six=1.16.0=pyhd3eb1b0_0
- sktime=0.5.3=py38h885f38d_1
- sqlite=3.36.0=h2bbff1b_0
- statsmodels=0.13.0=py38h6f4d8f0_0
- text-unidecode=1.3=py_0
- threadpoolctl=3.0.0=pyh8a188c0_0
- tk=8.6.11=h2bbff1b_0
- torchaudio=0.8.1=py38
- torchvision=0.9.1=py38_cu102
- tornado=6.1=py38h294d835_1
- tqdm=4.62.3=pyhd8ed1ab_0
- typing_extensions=3.10.0.2=pyh06a4308_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.37.0=pyhd3eb1b0_1
- wincertstore=0.2=py38haa95532_2
- xz=5.2.5=h62dcd97_0
- yaml=0.2.5=he774522_0
- zlib=1.2.11=h62dcd97_4
- zstd=1.4.9=h19a0ad4_0
- pip:
- click==8.0.3
- et-xmlfile==1.1.0
- faker==5.6.1
- flask==2.0.2
- flask-mysqldb==0.2.0
- itsdangerous==2.0.1
- jinja2==3.0.2
- markupsafe==2.0.1
- mysqlclient==2.0.3
- openpyxl==3.0.9
- pyyaml==5.4.1
- seaborn==0.11.2
- werkzeug==2.0.2
prefix: D:\anaconda3\envs\syngen