GeislingerProject/environment.yaml

16 lines
224 B
YAML
Raw Normal View History

2024-10-28 09:48:00 +00:00
name: geislinger
channels:
- conda-forge
2024-10-28 09:55:02 +00:00
- nvidia
2024-10-28 09:48:00 +00:00
dependencies:
- pip=24.2
- python=3.11
- ultralytics=8
- mariadb
- pytorch
- torchvision
- torchaudio
- pytorch-cuda=11.8
- opencv
- pyqt
- pyserial