mpd-public/environment.yml

12 lines
141 B
YAML
Raw Permalink Normal View History

2023-10-23 15:45:14 +02:00
name: mpd
channels:
- pytorch
- conda-forge
dependencies:
- python=3.8
- pip
- patchelf
- pip:
- pyyaml
- matplotlib