mirror of
https://github.com/wassname/curl.git
synced 2026-09-09 11:20:39 +08:00
21 lines
367 B
YAML
21 lines
367 B
YAML
name: curl
|
|
channels:
|
|
- defaults
|
|
dependencies:
|
|
- python=3.6
|
|
- pytorch
|
|
- torchvision
|
|
- cudatoolkit=9.2
|
|
- absl-py
|
|
- pyparsing
|
|
- pillow=6.1
|
|
- pip:
|
|
- termcolor
|
|
- git+git://github.com/deepmind/dm_control.git
|
|
- git+git://github.com/1nadequacy/dmc2gym.git
|
|
- tb-nightly
|
|
- imageio
|
|
- imageio-ffmpeg
|
|
- torchvision
|
|
- scikit-image
|