imgsearcher/environment.yml
2025-04-09 11:13:17 +08:00

10 lines
116 B
YAML

name: imgsearcher
channels:
- defaults
- conda-forge
dependencies:
- python=3.9
- pip
- pip:
- poetry