MsPacman-FQF_Rainbow / environment.yml
sabretoothedhugs's picture
Create environment.yml
5ccea80 verified
raw
history blame
No virus
95 Bytes
name: myenv
channels:
- defaults
dependencies:
- python=3.8
- tensorflow
- tensorboard