forked from j96w/DenseFusion
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathenvironment.yml
More file actions
88 lines (88 loc) · 2.53 KB
/
Copy pathenvironment.yml
File metadata and controls
88 lines (88 loc) · 2.53 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
name: DenseFusion
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_llvm
- blas=2.17=openblas
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2020.12.5=ha878542_0
- certifi=2018.8.24=py35_1001
- cffi=1.11.5=py35h5e8e0c9_1
- cudatoolkit=10.0.130=hf841e97_8
- cycler=0.10.0=py_2
- dbus=1.13.6=hfdff14a_1
- expat=2.2.10=h9c3ff4c_0
- fontconfig=2.13.1=he4413a7_1000
- freetype=2.10.4=h0708190_1
- gettext=0.19.8.1=hf34092f_1004
- glib=2.66.3=h58526e2_0
- gst-plugins-base=1.14.5=h0935bb2_2
- gstreamer=1.14.5=h36ae1b5_2
- icu=58.2=hf484d3e_1000
- jpeg=9d=h36c2ea0_0
- kiwisolver=1.0.1=py35h2d50403_2
- libblas=3.8.0=17_openblas
- libcblas=3.8.0=17_openblas
- libffi=3.2.1=he1b5a44_1007
- libgcc-ng=9.3.0=h2828fa1_18
- libgfortran-ng=7.5.0=h14aa051_18
- libgfortran4=7.5.0=h14aa051_18
- libglib=2.66.3=hbe7bbb4_0
- libiconv=1.16=h516909a_0
- liblapack=3.8.0=17_openblas
- liblapacke=3.8.0=17_openblas
- libopenblas=0.3.10=pthreads_hb3c22a3_5
- libpng=1.6.37=h21135ba_2
- libstdcxx-ng=9.3.0=h6de172a_18
- libtiff=4.2.0=hdc55705_0
- libuuid=2.32.1=h7f98852_1000
- libwebp-base=1.2.0=h7f98852_0
- libxcb=1.13=h7f98852_1003
- libxml2=2.9.9=h13577e0_2
- llvm-openmp=11.0.1=h4bd325d_0
- lz4-c=1.9.3=h9c3ff4c_0
- matplotlib=3.0.0=py35h5429711_0
- mkl=2020.4=h726a3e6_304
- ncurses=6.2=h58526e2_4
- ninja=1.10.2=h4bd325d_0
- numpy=1.15.2=py35h99e49ec_0
- numpy-base=1.15.2=py35h2f8d375_0
- olefile=0.46=pyh9f0ad1d_1
- openssl=1.0.2u=h516909a_0
- pcre=8.44=he1b5a44_0
- pillow=5.3.0=py35hc736899_0
- pip=20.3.4=pyhd8ed1ab_0
- pthread-stubs=0.4=h36c2ea0_1001
- pycparser=2.20=pyh9f0ad1d_2
- pyparsing=2.4.7=pyh9f0ad1d_0
- pyqt=5.9.2=py35h05f1152_2
- python=3.5.5=h5001a0f_2
- python-dateutil=2.8.1=py_0
- pytorch=1.0.1=py3.5_cuda10.0.130_cudnn7.4.2_2
- pytz=2021.1=pyhd8ed1ab_0
- qt=5.9.6=h8703b6f_2
- readline=7.0=hf8c457e_1001
- scipy=1.1.0=py35he2b7bc3_1
- setuptools=40.4.3=py35_0
- sip=4.19.8=py35hf484d3e_1000
- six=1.15.0=pyh9f0ad1d_0
- sqlite=3.28.0=h8b20d00_0
- tk=8.6.10=h21135ba_1
- torchvision=0.2.2=py_3
- tornado=5.1.1=py35h470a237_0
- wheel=0.36.2=pyhd3deb0d_0
- xorg-libxau=1.0.9=h7f98852_0
- xorg-libxdmcp=1.1.3=h7f98852_0
- xz=5.2.5=h516909a_1
- zlib=1.2.11=h516909a_1010
- zstd=1.4.9=ha95c52a_0
- pip:
- knn-pytorch==0.1
- opencv-python==4.4.0.42
- protobuf==3.15.6
- pyyaml==5.3.1
- tensorboardx==2.1
prefix: /home/akeaveny/anaconda3/envs/DenseFusion