mirror of
https://github.com/macaodha/batdetect2.git
synced 2025-06-29 14:41:58 +02:00
Merge branch 'main' into dev
This commit is contained in:
commit
b94a7760d3
17
environment.yml
Normal file
17
environment.yml
Normal file
@ -0,0 +1,17 @@
|
||||
name: batdetect2
|
||||
channels:
|
||||
- defaults
|
||||
- conda-forge
|
||||
- pytorch
|
||||
- nvidia
|
||||
dependencies:
|
||||
- python==3.10
|
||||
- matplotlib
|
||||
- pandas
|
||||
- scikit-learn
|
||||
- numpy
|
||||
- pytorch
|
||||
- scipy
|
||||
- torchvision
|
||||
- librosa
|
||||
- torchaudio
|
Loading…
Reference in New Issue
Block a user