mirror of
https://github.com/macaodha/batdetect2.git
synced 2025-06-29 22:51:58 +02:00
18 lines
228 B
YAML
18 lines
228 B
YAML
name: batdetect2
|
|
channels:
|
|
- defaults
|
|
- conda-forge
|
|
- pytorch
|
|
- nvidia
|
|
dependencies:
|
|
- python==3.10
|
|
- matplotlib
|
|
- pandas
|
|
- scikit-learn
|
|
- numpy
|
|
- pytorch
|
|
- scipy
|
|
- torchvision
|
|
- librosa
|
|
- torchaudio
|