compositional_test / multimodal /environment.yml
chendl's picture
Add application file
0b7b08a
raw
history blame
140 Bytes
name: mm
channels:
- defaults
dependencies:
- python=3.9
- conda-forge::openjdk
- pip
- pip:
- -r requirements.txt
- -e .