IOPaint/scripts/environment.yaml
RomixERR 56ecb42e64
Update environment.yaml
To force installation of the correct version of python
2023-04-24 17:17:13 +03:00

12 lines
138 B
YAML

name: lama-cleaner
channels:
- defaults
- conda-forge
dependencies:
- conda
- git
- git-lfs
- python=3.10
- invoke
- rich