-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
130 lines (130 loc) · 3.57 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
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
127
128
129
130
name: tfc
channels:
- pytorch
- nvidia
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- blas=1.0=mkl
- bzip2=1.0.8=h7b6447c_0
- ca-certificates=2024.3.11=h06a4308_0
- certifi=2024.2.2=py39h06a4308_0
- chardet=4.0.0=py39h06a4308_1003
- cuda-cudart=11.8.89=0
- cuda-cupti=11.8.87=0
- cuda-libraries=11.8.0=0
- cuda-nvrtc=11.8.89=0
- cuda-nvtx=11.8.86=0
- cuda-runtime=11.8.0=0
- ffmpeg=4.3=hf484d3e_0
- filelock=3.13.1=py39h06a4308_0
- freetype=2.11.0=h70c0345_0
- fsspec=2023.10.0=py39h06a4308_0
- giflib=5.2.1=h7b6447c_0
- gmp=6.2.1=h295c915_3
- gmpy2=2.1.2=py39heeb90bb_0
- gnutls=3.6.15=he1e5248_0
- huggingface_hub=0.20.3=py39h06a4308_0
- intel-openmp=2021.4.0=h06a4308_3561
- jinja2=3.1.3=py39h06a4308_0
- jpeg=9e=h7f8727e_0
- lame=3.100=h7b6447c_0
- lcms2=2.12=h3be6417_0
- ld_impl_linux-64=2.33.1=h53a641e_7
- libcublas=11.11.3.6=0
- libcufft=10.9.0.58=0
- libcufile=1.9.0.20=0
- libcurand=10.3.5.119=0
- libcusolver=11.4.1.48=0
- libcusparse=11.7.5.86=0
- libedit=3.1.20191231=h14c3975_1
- libffi=3.3=he6710b0_2
- libgcc-ng=9.1.0=hdf63c60_0
- libiconv=1.16=h7f8727e_2
- libidn2=2.3.2=h7f8727e_0
- libnpp=11.8.0.86=0
- libnvjpeg=11.9.0.86=0
- libpng=1.6.37=hbc83047_0
- libprotobuf=3.19.1=h4ff587b_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- libtasn1=4.16.0=h27cfd23_0
- libtiff=4.2.0=h85742a9_0
- libunistring=0.9.10=h27cfd23_0
- libwebp=1.2.2=h55f646e_0
- libwebp-base=1.2.2=h7f8727e_0
- lz4-c=1.9.3=h295c915_1
- markupsafe=2.1.1=py39h7f8727e_0
- mkl=2021.4.0=h06a4308_640
- mkl-service=2.4.0=py39h7f8727e_0
- mkl_fft=1.3.1=py39hd3c417c_0
- mkl_random=1.2.2=py39h51133e4_0
- mpc=1.1.0=h10f8cd9_1
- mpfr=4.0.2=hb69a4c5_1
- mpmath=1.3.0=py39h06a4308_0
- ncurses=6.2=he6710b0_1
- nettle=3.7.3=hbbd107a_1
- numpy-base=1.22.3=py39hf524024_0
- openh264=2.1.1=h4ff587b_0
- openssl=1.1.1w=h7f8727e_0
- packaging=23.2=py39h06a4308_0
- pillow=9.0.1=py39h22f2fdc_0
- pip=21.0.1=py39h06a4308_0
- protobuf=3.19.1=py39h295c915_0
- python=3.9.2=hdb3f193_0
- pytorch=2.0.1=py3.9_cuda11.8_cudnn8.7.0_0
- pytorch-cuda=11.8=h7e8668a_5
- pytorch-mutex=1.0=cuda
- readline=8.1=h27cfd23_0
- requests=2.31.0=py39h06a4308_1
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.33.0=h62c20be_0
- sympy=1.12=py39h06a4308_0
- tk=8.6.10=hbc83047_0
- torchaudio=2.0.2=py39_cu118
- torchtriton=2.0.0=py39
- tqdm=4.65.0=py39hb070fc8_0
- typing_extensions=4.9.0=py39h06a4308_1
- tzdata=2020f=h52ac0ba_0
- urllib3=2.1.0=py39h06a4308_0
- wheel=0.36.2=pyhd3eb1b0_0
- xz=5.2.5=h7b6447c_0
- yaml=0.2.5=h7b6447c_0
- zlib=1.2.11=h7b6447c_3
- zstd=1.4.9=haebb681_0
- pip:
- attrs==23.2.0
- charset-normalizer==3.3.2
- cycler==0.12.1
- fonttools==4.50.0
- future==1.0.0
- huggingface-hub==0.22.2
- idna==3.6
- isodate==0.6.1
- joblib==1.0.1
- kiwisolver==1.4.5
- matplotlib==3.5.0
- networkx==2.6.3
- numpy==1.20.1
- pandas==1.4.0
- pydeprecate==0.3.1
- pyparsing==3.1.2
- pytorch-lightning==1.5.9
- pytz==2024.1
- pyyaml==6.0.1
- rdflib==7.0.0
- scikit-learn==0.24.1
- scipy==1.6.1
- sentence-transformer
- s==2.2.2
- setuptools==59.5.0
- setuptools-scm==8.0.4
- sparqlwrapper==1.8.5
- threadpoolctl==2.1.0
- tokenizers==0.15.2
- torch==1.8.0
- torchmetrics==0.10.3
- torchvision==0.9.0
- transformers==4.39.3
- typing-extensions==3.7.4.3
- zipp==3.18.1
prefix: /upb/users/u/uqudus/profiles/unix/cs/.conda/envs/tfc