56ecb42e64
To force installation of the correct version of python
12 lines
138 B
YAML
12 lines
138 B
YAML
name: lama-cleaner
|
|
channels:
|
|
- defaults
|
|
- conda-forge
|
|
dependencies:
|
|
- conda
|
|
- git
|
|
- git-lfs
|
|
- python=3.10
|
|
- invoke
|
|
- rich
|