2020-10-12 22:39:25 +00:00
|
|
|
name: dbc
|
|
|
|
channels:
|
|
|
|
- defaults
|
|
|
|
dependencies:
|
|
|
|
- python=3.6
|
|
|
|
- pytorch
|
|
|
|
- torchvision
|
|
|
|
- cudatoolkit=9.2
|
|
|
|
- absl-py
|
|
|
|
- pyparsing
|
|
|
|
- pip:
|
|
|
|
- termcolor
|
|
|
|
- git+git://github.com/deepmind/dm_control.git
|
|
|
|
- git+git://github.com/1nadequacy/dmc2gym.git
|
|
|
|
- opencv-python
|
2020-12-15 22:07:58 +00:00
|
|
|
- pillow==6.1
|
2020-10-12 22:39:25 +00:00
|
|
|
- scikit-image
|
|
|
|
- scikit-video
|
|
|
|
- tb-nightly
|
|
|
|
- tqdm
|
|
|
|
- imageio
|
|
|
|
- imageio-ffmpeg
|
|
|
|
- pygame
|
|
|
|
- networkx
|
|
|
|
- dotmap
|