-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
80 lines (79 loc) · 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
name: YeZak_env
channels:
- pytorch
- defaults
dependencies:
- blas=1.0=mkl
- certifi=2021.5.30=py36haa95532_0
- cudatoolkit=11.0.221=h74a9793_0
- dataclasses=0.8=pyh4f3eec9_6
- freetype=2.10.4=hd328e21_0
- intel-openmp=2022.0.0=haa95532_3663
- jpeg=9b=hb83a4c4_2
- libpng=1.6.37=h2a8f88b_0
- libtiff=4.2.0=he0120a3_1
- libuv=1.40.0=he774522_0
- lz4-c=1.9.3=h2bbff1b_1
- mkl=2020.2=256
- mkl-service=2.3.0=py36h196d8e1_0
- mkl_fft=1.3.0=py36h46781fe_0
- mkl_random=1.1.1=py36h47e9c7a_0
- ninja=1.10.2=haa95532_5
- ninja-base=1.10.2=h6d14046_5
- numpy=1.19.2=py36hadc3359_0
- numpy-base=1.19.2=py36ha3acd2a_0
- olefile=0.46=pyhd3eb1b0_0
- python=3.6.13=h3758d61_0
- pytorch=1.7.1=py3.6_cuda110_cudnn8_0
- pytorch-mutex=1.0=cuda
- setuptools=58.0.4=py36haa95532_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.38.5=h2bbff1b_0
- tk=8.6.12=h2bbff1b_0
- torchvision=0.8.2=py36_cu110
- typing_extensions=4.1.1=pyh06a4308_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.37.1=pyhd3eb1b0_0
- wincertstore=0.2=py36h7fe50ca_0
- xz=5.2.5=h8cc25b3_1
- zlib=1.2.12=h8cc25b3_2
- zstd=1.5.2=h19a0ad4_0
- pip:
- boto3==1.23.10
- botocore==1.26.10
- charset-normalizer==2.0.12
- click==8.0.4
- clip-by-openai==1.1
- colorama==0.4.5
- decorator==4.4.2
- filelock==3.4.1
- ftfy==6.0.3
- huggingface-hub==0.4.0
- idna==3.3
- imageio==2.15.0
- importlib-metadata==4.8.3
- importlib-resources==5.4.0
- jmespath==0.10.0
- joblib==1.1.0
- matplotlib==3.3.4
- networkx==2.5.1
- packaging==21.3
- pillow==8.4.0
- pip==21.3.1
- pywavelets==1.1.1
- pyyaml==6.0
- regex==2022.7.9
- requests==2.27.1
- s3transfer==0.5.2
- sacremoses==0.0.53
- scikit-image==0.17.2
- scipy==1.5.4
- sentencepiece==0.1.96
- tifffile==2020.9.3
- tokenizers==0.10.3
- tqdm==4.64.0
- transformers==4.10.2
- urllib3==1.26.10
- wcwidth==0.2.5
- zipp==3.6.0