Spaces:
Running
Running
Upload environment.yml
Browse files- environment.yml +121 -0
environment.yml
ADDED
@@ -0,0 +1,121 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
name: DISCO
|
2 |
+
channels:
|
3 |
+
- pytorch
|
4 |
+
- defaults
|
5 |
+
- conda-forge
|
6 |
+
dependencies:
|
7 |
+
- blas=1.0=mkl
|
8 |
+
- bzip2=1.0.8=h7b6447c_0
|
9 |
+
- ca-certificates=2022.07.19=h06a4308_0
|
10 |
+
- certifi=2022.6.15=py38h06a4308_0
|
11 |
+
- cudatoolkit=10.2.89=hfd86e86_1
|
12 |
+
- freetype=2.11.0=h70c0345_0
|
13 |
+
- giflib=5.2.1=h7b6447c_0
|
14 |
+
- gmp=6.2.1=h295c915_3
|
15 |
+
- gnutls=3.6.15=he1e5248_0
|
16 |
+
- intel-openmp=2021.4.0=h06a4308_3561
|
17 |
+
- jpeg=9b=h024ee3a_2
|
18 |
+
- lame=3.100=h7b6447c_0
|
19 |
+
- lcms2=2.12=h3be6417_0
|
20 |
+
- ld_impl_linux-64=2.38=h1181459_1
|
21 |
+
- libffi=3.3=he6710b0_2
|
22 |
+
- libgcc-ng=11.2.0=h1234567_1
|
23 |
+
- libiconv=1.16=h7f8727e_2
|
24 |
+
- libidn2=2.3.2=h7f8727e_0
|
25 |
+
- libpng=1.6.37=hbc83047_0
|
26 |
+
- libstdcxx-ng=11.2.0=h1234567_1
|
27 |
+
- libtasn1=4.16.0=h27cfd23_0
|
28 |
+
- libtiff=4.1.0=h2733197_1
|
29 |
+
- libunistring=0.9.10=h27cfd23_0
|
30 |
+
- libuv=1.40.0=h7b6447c_0
|
31 |
+
- libwebp=1.2.0=h89dd481_0
|
32 |
+
- lz4-c=1.9.3=h295c915_1
|
33 |
+
- mkl=2021.4.0=h06a4308_640
|
34 |
+
- mkl-service=2.4.0=py38h7f8727e_0
|
35 |
+
- mkl_fft=1.3.1=py38hd3c417c_0
|
36 |
+
- mkl_random=1.2.2=py38h51133e4_0
|
37 |
+
- ncurses=6.3=h5eee18b_3
|
38 |
+
- nettle=3.7.3=hbbd107a_1
|
39 |
+
- ninja=1.10.2=h06a4308_5
|
40 |
+
- ninja-base=1.10.2=hd09550d_5
|
41 |
+
- numpy=1.23.1=py38h6c91a56_0
|
42 |
+
- numpy-base=1.23.1=py38ha15fc14_0
|
43 |
+
- openh264=2.1.1=h4ff587b_0
|
44 |
+
- openssl=1.1.1q=h7f8727e_0
|
45 |
+
- pillow=9.2.0=py38hace64e9_1
|
46 |
+
- pip=22.1.2=py38h06a4308_0
|
47 |
+
- python=3.8.13=h12debd9_0
|
48 |
+
- readline=8.1.2=h7f8727e_1
|
49 |
+
- setuptools=63.4.1=py38h06a4308_0
|
50 |
+
- six=1.16.0=pyhd3eb1b0_1
|
51 |
+
- sqlite=3.39.2=h5082296_0
|
52 |
+
- tk=8.6.12=h1ccaba5_0
|
53 |
+
- typing_extensions=4.3.0=py38h06a4308_0
|
54 |
+
- wheel=0.37.1=pyhd3eb1b0_0
|
55 |
+
- xz=5.2.5=h7f8727e_1
|
56 |
+
- zlib=1.2.12=h7f8727e_2
|
57 |
+
- zstd=1.4.9=haebb681_0
|
58 |
+
- ffmpeg=4.3=hf484d3e_0
|
59 |
+
- pytorch=1.8.0=py3.8_cuda10.2_cudnn7.6.5_0
|
60 |
+
- torchaudio=0.8.0=py38
|
61 |
+
- torchvision=0.9.0=py38_cu102
|
62 |
+
- pip:
|
63 |
+
- addict==2.4.0
|
64 |
+
- astunparse==1.6.3
|
65 |
+
- cachetools==4.2.4
|
66 |
+
- charset-normalizer==2.0.7
|
67 |
+
- clang==5.0
|
68 |
+
- cycler==0.11.0
|
69 |
+
- flatbuffers==1.12
|
70 |
+
- fonttools==4.37.1
|
71 |
+
- future==0.18.2
|
72 |
+
- gast==0.4.0
|
73 |
+
- google-auth==2.3.2
|
74 |
+
- google-auth-oauthlib==0.4.6
|
75 |
+
- google-pasta==0.2.0
|
76 |
+
- grpcio==1.41.1
|
77 |
+
- h5py==3.1.0
|
78 |
+
- idna==3.3
|
79 |
+
- imageio==2.21.1
|
80 |
+
- joblib==1.1.0
|
81 |
+
- keras==2.6.0
|
82 |
+
- keras-preprocessing==1.1.2
|
83 |
+
- kiwisolver==1.4.4
|
84 |
+
- lpips==0.1.4
|
85 |
+
- markdown==3.3.4
|
86 |
+
- matplotlib==3.5.3
|
87 |
+
- networkx==2.8.6
|
88 |
+
- oauthlib==3.1.1
|
89 |
+
- opencv-python==4.6.0.66
|
90 |
+
- opt-einsum==3.3.0
|
91 |
+
- packaging==21.3
|
92 |
+
- pandas==1.4.3
|
93 |
+
- protobuf==3.19.0
|
94 |
+
- pyasn1==0.4.8
|
95 |
+
- pyasn1-modules==0.2.8
|
96 |
+
- pyparsing==3.0.9
|
97 |
+
- python-dateutil==2.8.2
|
98 |
+
- pytz==2022.2.1
|
99 |
+
- pywavelets==1.3.0
|
100 |
+
- pyyaml==6.0
|
101 |
+
- requests==2.26.0
|
102 |
+
- requests-oauthlib==1.3.0
|
103 |
+
- rsa==4.7.2
|
104 |
+
- scikit-image==0.19.3
|
105 |
+
- scikit-learn==1.1.2
|
106 |
+
- scipy==1.9.1
|
107 |
+
- tensorboard-data-server==0.6.1
|
108 |
+
- tensorboard-plugin-wit==1.8.0
|
109 |
+
- tensorflow-estimator==2.6.0
|
110 |
+
- tensorflow-gpu==2.6.0
|
111 |
+
- termcolor==1.1.0
|
112 |
+
- threadpoolctl==3.1.0
|
113 |
+
- tifffile==2022.8.12
|
114 |
+
- torch==1.8.0
|
115 |
+
- tqdm==4.64.0
|
116 |
+
- urllib3==1.26.7
|
117 |
+
- werkzeug==2.0.2
|
118 |
+
- wrapt==1.12.1
|
119 |
+
- yapf==0.32.0
|
120 |
+
prefix: /root/data/programs/anaconda3/envs/DISCO
|
121 |
+
|