diffusionNAG/setup/diffusionnag_env.yaml

121 lines
3.1 KiB
YAML
Raw Normal View History

2024-03-15 15:38:51 +01:00
name: diffusionnag
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- absl-py=1.4.0=pyhd8ed1ab_0
- c-ares=1.18.1=h7f98852_0
- ca-certificates=2022.12.7=ha878542_0
- certifi=2022.12.7=pyhd8ed1ab_0
- freetype=2.10.4=h0708190_1
- giflib=5.2.1=h36c2ea0_2
- grpcio=1.16.0=py37h4f00d22_1000
- imageio=2.27.0=pyh24c5eb1_0
- jpeg=9e=h166bdaf_1
- lcms2=2.12=h3be6417_0
- lerc=3.0=h295c915_0
- libblas=3.9.0=15_linux64_openblas
- libcblas=3.9.0=15_linux64_openblas
- libdeflate=1.8=h7f8727e_5
- libedit=3.1.20221030=h5eee18b_0
- libffi=3.2.1=hf484d3e_1007
- libgcc-ng=11.2.0=h1234567_1
- libgfortran-ng=12.2.0=h69a702a_19
- libgfortran5=12.2.0=h337968e_19
- libgomp=11.2.0=h1234567_1
- liblapack=3.9.0=15_linux64_openblas
- libopenblas=0.3.20=pthreads_h78a6416_0
- libpng=1.6.39=h5eee18b_0
- libprotobuf=3.18.0=h780b84a_1
- libstdcxx-ng=11.2.0=h1234567_1
- libtiff=4.5.0=hecacb30_0
- libwebp=1.2.4=h11a3e52_1
- libwebp-base=1.2.4=h5eee18b_1
- lz4-c=1.9.3=h9c3ff4c_1
- markdown=3.4.3=pyhd8ed1ab_0
- markupsafe=2.1.1=py37h540881e_1
- ncurses=6.3=h5eee18b_3
- openssl=1.0.2u=h516909a_0
- pip=22.3.1=py37h06a4308_0
- readline=7.0=h7b6447c_5
- setuptools=65.6.3=py37h06a4308_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.33.0=h62c20be_0
- tensorboard=1.15.0=py37_0
- tk=8.6.12=h1ccaba5_0
- typing_extensions=4.5.0=pyha770c72_0
- werkzeug=2.2.3=pyhd8ed1ab_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.8=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
- zstd=1.5.2=ha4553b6_0
- pip:
- appdirs==1.4.4
- blessed==1.19.1
- charset-normalizer==3.0.1
- click==8.1.3
- cycler==0.10.0
- docker-pycreds==0.4.0
- easydict==1.9
- einops==0.6.0
- fcd-torch==1.0.7
- flatbuffers==23.1.4
- gitdb==4.0.10
- gitpython==3.1.30
- gpustat==1.0.0
- gpytorch==1.8.1
- idna==3.4
- igraph==0.10.3
- importlib-metadata==6.0.0
- joblib==1.2.0
- kiwisolver==1.3.2
- libclang==15.0.6.1
- matplotlib==3.4.2
- molsets==0.3.1
- networkx==2.6.3
- numpy==1.20.3
- nvidia-cuda-nvrtc-cu11==11.7.99
- nvidia-cuda-runtime-cu11==11.7.99
- nvidia-cudnn-cu11==8.5.0.96
- nvidia-ml-py==11.495.46
- pandas==1.1.5
- pathtools==0.1.2
- pillow==9.4.0
- pomegranate==0.12.0
- protobuf==3.19.6
- psutil==5.9.4
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pyemd==0.5.1
- pyparsing==2.4.7
- python-dateutil==2.8.2
- pytz==2022.7.1
- pyyaml==6.0
- requests==2.28.2
- rsa==4.9
- scikit-learn==1.0.2
- scipy==1.7.1
- seaborn==0.12.2
- sentry-sdk==1.13.0
- setproctitle==1.3.2
- sklearn==0.0.post1
- smmap==5.0.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- tensorflow-estimator==2.11.0
- tensorflow-io-gcs-filesystem==0.29.0
- termcolor==2.2.0
- texttable==1.6.7
- threadpoolctl==3.1.0
- torch==1.13.1
- torchdiffeq==0.2.3
- tqdm==4.64.1
- urllib3==1.26.14
- wandb==0.13.9
- wcwidth==0.2.6
- wrapt==1.14.1
- zipp==3.11.0
prefix: /opt/conda/envs/diffuisonnag