AmelieSchreiber
commited on
Commit
•
df40254
1
Parent(s):
9acc110
Upload requirements (1).txt
Browse files- requirements (1).txt +148 -0
requirements (1).txt
ADDED
@@ -0,0 +1,148 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# This file may be used to create an environment using:
|
2 |
+
# $ conda create --name <env> --file <this file>
|
3 |
+
# platform: linux-64
|
4 |
+
_libgcc_mutex=0.1=main
|
5 |
+
_openmp_mutex=5.1=1_gnu
|
6 |
+
accelerate=0.22.0=pypi_0
|
7 |
+
appdirs=1.4.4=pypi_0
|
8 |
+
asttokens=2.0.5=pyhd3eb1b0_0
|
9 |
+
attrs=23.1.0=pypi_0
|
10 |
+
backcall=0.2.0=pyhd3eb1b0_0
|
11 |
+
blas=1.0=mkl
|
12 |
+
brotlipy=0.7.0=py38h27cfd23_1003
|
13 |
+
bzip2=1.0.8=h7b6447c_0
|
14 |
+
ca-certificates=2023.01.10=h06a4308_0
|
15 |
+
certifi=2022.12.7=py38h06a4308_0
|
16 |
+
cffi=1.15.1=py38h5eee18b_3
|
17 |
+
charset-normalizer=2.0.4=pyhd3eb1b0_0
|
18 |
+
click=8.1.7=pypi_0
|
19 |
+
comm=0.1.2=py38h06a4308_0
|
20 |
+
cryptography=41.0.2=py38h22a60cf_0
|
21 |
+
cuda-cudart=11.8.89=0
|
22 |
+
cuda-cupti=11.8.87=0
|
23 |
+
cuda-libraries=11.8.0=0
|
24 |
+
cuda-nvrtc=11.8.89=0
|
25 |
+
cuda-nvtx=11.8.86=0
|
26 |
+
cuda-runtime=11.8.0=0
|
27 |
+
datasets=2.14.5=pypi_0
|
28 |
+
debugpy=1.5.1=py38h295c915_0
|
29 |
+
decorator=5.1.1=pyhd3eb1b0_0
|
30 |
+
docker-pycreds=0.4.0=pypi_0
|
31 |
+
entrypoints=0.4=py38h06a4308_0
|
32 |
+
executing=0.8.3=pyhd3eb1b0_0
|
33 |
+
ffmpeg=4.3=hf484d3e_0
|
34 |
+
filelock=3.9.0=py38h06a4308_0
|
35 |
+
freetype=2.12.1=h4a9f257_0
|
36 |
+
fsspec=2023.9.0=pypi_0
|
37 |
+
giflib=5.2.1=h5eee18b_3
|
38 |
+
gitdb=4.0.10=pypi_0
|
39 |
+
gitpython=3.1.35=pypi_0
|
40 |
+
gmp=6.2.1=h295c915_3
|
41 |
+
gmpy2=2.1.2=py38heeb90bb_0
|
42 |
+
gnutls=3.6.15=he1e5248_0
|
43 |
+
idna=3.4=py38h06a4308_0
|
44 |
+
intel-openmp=2023.1.0=hdb19cb5_46305
|
45 |
+
ipykernel=6.19.2=py38hb070fc8_0
|
46 |
+
ipython=8.8.0=py38h06a4308_0
|
47 |
+
jedi=0.18.1=py38h06a4308_1
|
48 |
+
jinja2=3.1.2=py38h06a4308_0
|
49 |
+
jpeg=9e=h5eee18b_1
|
50 |
+
jupyter_client=7.4.8=py38h06a4308_0
|
51 |
+
jupyter_core=5.1.1=py38h06a4308_0
|
52 |
+
lame=3.100=h7b6447c_0
|
53 |
+
lcms2=2.12=h3be6417_0
|
54 |
+
ld_impl_linux-64=2.38=h1181459_1
|
55 |
+
lerc=3.0=h295c915_0
|
56 |
+
libcublas=11.11.3.6=0
|
57 |
+
libcufft=10.9.0.58=0
|
58 |
+
libcufile=1.7.2.10=0
|
59 |
+
libcurand=10.3.3.141=0
|
60 |
+
libcusolver=11.4.1.48=0
|
61 |
+
libcusparse=11.7.5.86=0
|
62 |
+
libdeflate=1.17=h5eee18b_0
|
63 |
+
libffi=3.4.4=h6a678d5_0
|
64 |
+
libgcc-ng=11.2.0=h1234567_1
|
65 |
+
libgomp=11.2.0=h1234567_1
|
66 |
+
libiconv=1.16=h7f8727e_2
|
67 |
+
libidn2=2.3.4=h5eee18b_0
|
68 |
+
libnpp=11.8.0.86=0
|
69 |
+
libnvjpeg=11.9.0.86=0
|
70 |
+
libpng=1.6.39=h5eee18b_0
|
71 |
+
libsodium=1.0.18=h7b6447c_0
|
72 |
+
libstdcxx-ng=11.2.0=h1234567_1
|
73 |
+
libtasn1=4.19.0=h5eee18b_0
|
74 |
+
libtiff=4.5.1=h6a678d5_0
|
75 |
+
libunistring=0.9.10=h27cfd23_0
|
76 |
+
libwebp=1.2.4=h11a3e52_1
|
77 |
+
libwebp-base=1.2.4=h5eee18b_1
|
78 |
+
lz4-c=1.9.4=h6a678d5_0
|
79 |
+
markupsafe=2.1.1=py38h7f8727e_0
|
80 |
+
matplotlib-inline=0.1.6=py38h06a4308_0
|
81 |
+
mkl=2023.1.0=h213fc3f_46343
|
82 |
+
mkl-service=2.4.0=py38h5eee18b_1
|
83 |
+
mkl_fft=1.3.6=py38h417a72b_1
|
84 |
+
mkl_random=1.2.2=py38h417a72b_1
|
85 |
+
mpc=1.1.0=h10f8cd9_1
|
86 |
+
mpfr=4.0.2=hb69a4c5_1
|
87 |
+
mpmath=1.3.0=py38h06a4308_0
|
88 |
+
ncurses=6.4=h6a678d5_0
|
89 |
+
nest-asyncio=1.5.6=py38h06a4308_0
|
90 |
+
nettle=3.7.3=hbbd107a_1
|
91 |
+
networkx=3.1=py38h06a4308_0
|
92 |
+
numpy=1.24.3=py38hf6e8229_1
|
93 |
+
numpy-base=1.24.3=py38h060ed82_1
|
94 |
+
openh264=2.1.1=h4ff587b_0
|
95 |
+
openssl=3.0.10=h7f8727e_2
|
96 |
+
packaging=22.0=py38h06a4308_0
|
97 |
+
parso=0.8.3=pyhd3eb1b0_0
|
98 |
+
pathtools=0.1.2=pypi_0
|
99 |
+
peft=0.5.0=pypi_0
|
100 |
+
pexpect=4.8.0=pyhd3eb1b0_3
|
101 |
+
pickleshare=0.7.5=pyhd3eb1b0_1003
|
102 |
+
pillow=9.4.0=py38h6a678d5_0
|
103 |
+
pip=23.2.1=py38h06a4308_0
|
104 |
+
platformdirs=2.5.2=py38h06a4308_0
|
105 |
+
prompt-toolkit=3.0.36=py38h06a4308_0
|
106 |
+
protobuf=4.24.3=pypi_0
|
107 |
+
psutil=5.9.5=pypi_0
|
108 |
+
ptyprocess=0.7.0=pyhd3eb1b0_2
|
109 |
+
pure_eval=0.2.2=pyhd3eb1b0_0
|
110 |
+
pycparser=2.21=pyhd3eb1b0_0
|
111 |
+
pygments=2.11.2=pyhd3eb1b0_0
|
112 |
+
pyopenssl=23.2.0=py38h06a4308_0
|
113 |
+
pysocks=1.7.1=py38h06a4308_0
|
114 |
+
python=3.8.17=h955ad1f_0
|
115 |
+
python-dateutil=2.8.2=pyhd3eb1b0_0
|
116 |
+
pytorch=2.0.1=py3.8_cuda11.8_cudnn8.7.0_0
|
117 |
+
pytorch-cuda=11.8=h7e8668a_5
|
118 |
+
pytorch-mutex=1.0=cuda
|
119 |
+
pyyaml=6.0.1=pypi_0
|
120 |
+
pyzmq=23.2.0=py38h6a678d5_0
|
121 |
+
readline=8.2=h5eee18b_0
|
122 |
+
requests=2.31.0=py38h06a4308_0
|
123 |
+
scikit-learn=1.3.0=pypi_0
|
124 |
+
sentry-sdk=1.30.0=pypi_0
|
125 |
+
setproctitle=1.3.2=pypi_0
|
126 |
+
setuptools=68.0.0=py38h06a4308_0
|
127 |
+
six=1.16.0=pyhd3eb1b0_1
|
128 |
+
smmap=5.0.0=pypi_0
|
129 |
+
sqlite=3.41.2=h5eee18b_0
|
130 |
+
stack_data=0.2.0=pyhd3eb1b0_0
|
131 |
+
sympy=1.11.1=py38h06a4308_0
|
132 |
+
tbb=2021.8.0=hdb19cb5_0
|
133 |
+
tk=8.6.12=h1ccaba5_0
|
134 |
+
torchaudio=2.0.2=py38_cu118
|
135 |
+
torchtriton=2.0.0=py38
|
136 |
+
torchvision=0.15.2=py38_cu118
|
137 |
+
tornado=6.2=py38h5eee18b_0
|
138 |
+
traitlets=5.7.1=py38h06a4308_0
|
139 |
+
transformers=4.33.1=pypi_0
|
140 |
+
typing_extensions=4.7.1=py38h06a4308_0
|
141 |
+
urllib3=1.26.16=py38h06a4308_0
|
142 |
+
wandb=0.15.10=pypi_0
|
143 |
+
wcwidth=0.2.5=pyhd3eb1b0_0
|
144 |
+
wheel=0.38.4=py38h06a4308_0
|
145 |
+
xz=5.4.2=h5eee18b_0
|
146 |
+
zeromq=4.3.4=h2531618_0
|
147 |
+
zlib=1.2.13=h5eee18b_0
|
148 |
+
zstd=1.5.5=hc292b87_0
|