-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathenvironment.yml
More file actions
104 lines (104 loc) · 1.95 KB
/
Copy pathenvironment.yml
File metadata and controls
104 lines (104 loc) · 1.95 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
103
104
name: IMG
channels:
- anaconda
- defaults
dependencies:
- _libgcc_mutex
- _openmp_mutex
- bzip2
- c-ares
- ca-certificates
- certifi
- curl
- expat
- gdbm
- gettext
- git
- icu
- krb5
- ld_impl_linux-64
- libcurl
- libedit
- libev
- libffi
- libgcc-ng
- libgomp
- libnghttp2
- libssh2
- libstdcxx-ng
- libxml2
- ncurses
- openssl
- pcre2
- perl
- pip
- python=3.8
- readline
- setuptools
- sqlite
- tk
- wheel
- xz
- zlib
- pip:
- accelerate==0.15.0
- adapter-transformers==3.2.0
- aiohttp==3.8.3
- aiosignal==1.3.1
- async-timeout==4.0.2
- attrs==22.1.0
- charset-normalizer==2.1.1
- contourpy==1.0.6
- cpm-kernels==1.0.11
- cycler==0.11.0
- datasets==2.10.1
- dill==0.3.6
- evaluate==0.4.0
- filelock==3.8.2
- fonttools==4.38.0
- frozenlist==1.3.3
- fsspec==2022.11.0
- huggingface-hub==0.11.1
- idna==3.4
- joblib==1.2.0
- kiwisolver==1.4.4
- matplotlib==3.6.3
- multidict==6.0.3
- multiprocess==0.70.14
- numpy==1.23.5
- nvidia-cublas-cu11==11.10.3.66
- nvidia-cuda-nvrtc-cu11==11.7.99
- nvidia-cuda-runtime-cu11==11.7.99
- nvidia-cudnn-cu11==8.5.0.96
- openai==0.27.4
- packaging==21.3
- pandas==1.5.2
- peft==0.3.0
- pillow==9.3.0
- protobuf==3.20.0
- psutil==5.9.4
- pyarrow==10.0.1
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pytz==2022.6
- pyyaml==6.0
- regex==2022.10.31
- requests==2.28.1
- responses==0.18.0
- scikit-learn==1.1.3
- scipy==1.9.3
- seaborn==0.12.2
- sentencepiece==0.1.97
- six==1.16.0
- threadpoolctl==3.1.0
- tokenizers==0.13.2
- torch==1.13.0
- torchaudio==0.13.0
- torchvision==0.14.0
- tqdm==4.64.1
- transformers==4.25.1
- typing-extensions==4.4.0
- urllib3==1.26.13
- xxhash==3.1.0
- yarl==1.8.2
prefix: /home/taof/Disentangle_Diffusion/env