dalle-mini / environment.yaml
lkhphuc's picture
pip and conda cpu install
bdaeeba
name: dalle
channels:
- defaults
dependencies:
- python=3.9.5
- pip=21.1.3
- ipython=7.22.0
- cudatoolkit
- pip:
- -r requirements.txt