-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
69 lines (69 loc) · 1.9 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
name: izsl
channels:
- nvidia
- anaconda
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- blas=1.0=mkl
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2023.7.22=hbcca054_0
- cudatoolkit=11.1.74=h6bb024c_0
- freetype=2.12.1=h4a9f257_0
- intel-openmp=2021.4.0=h06a4308_3561
- joblib=1.3.2=pyhd8ed1ab_0
- jpeg=9e=h5eee18b_1
- lcms2=2.12=h3be6417_0
- ld_impl_linux-64=2.40=h41732ed_0
- libblas=3.9.0=12_linux64_mkl
- libcblas=3.9.0=12_linux64_mkl
- libffi=3.4.2=h7f98852_5
- libgcc-ng=13.2.0=h807b86a_2
- libgfortran-ng=7.5.0=ha8ba4b0_17
- libgfortran4=7.5.0=ha8ba4b0_17
- libgomp=13.2.0=h807b86a_2
- libnsl=2.0.1=hd590300_0
- libpng=1.6.39=h5eee18b_0
- libsqlite=3.43.2=h2797004_0
- libstdcxx-ng=11.2.0=h1234567_1
- libtiff=4.2.0=hecacb30_2
- libuuid=2.38.1=h0b41bf4_0
- libwebp-base=1.3.2=h5eee18b_0
- libzlib=1.2.13=hd590300_5
- lz4-c=1.9.4=h6a678d5_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
- ncurses=6.4=h59595ed_2
- olefile=0.46=pyhd3eb1b0_0
- openjpeg=2.4.0=h3ad879b_0
- openssl=3.1.4=hd590300_0
- pillow=8.3.1=py39h2c7a002_0
- pip=21.2.4=py39h06a4308_0
- python=3.9.18=h0755675_0_cpython
- python_abi=3.9=4_cp39
- readline=8.2=h8228510_1
- scikit-learn=1.0.1=py39h4dfa638_3
- scipy=1.7.1=py39h292c36d_2
- setuptools=68.2.2=pyhd8ed1ab_0
- six=1.16.0=pyhd3eb1b0_1
- threadpoolctl=3.2.0=pyha21a80b_0
- tk=8.6.13=h2797004_0
- tzdata=2023c=h71feb2d_0
- wheel=0.41.3=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- zlib=1.2.13=hd590300_5
- zstd=1.5.2=ha4553b6_0
- pip:
- ftfy==6.1.1
- numpy==1.22.4
- regex==2023.10.3
- torch==1.10.1
- torchvision==0.11.2
- tqdm==4.66.1
- typing-extensions==4.4.0
- wcwidth==0.2.9
- git+https://github.com/openai/CLIP.git