26 lines
445 B
YAML
26 lines
445 B
YAML
name: dpi
|
|
channels:
|
|
- defaults
|
|
dependencies:
|
|
- python=3.7
|
|
- 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
|
|
- pillow==6.1
|
|
- scikit-image
|
|
- scikit-video
|
|
- tb-nightly
|
|
- tqdm
|
|
- imageio
|
|
- imageio-ffmpeg
|
|
- pygame
|
|
- networkx
|
|
- dotmap
|