surveillance / environment.yml
camilleseab's picture
Fix opencv installation
e785fa3
raw
history blame contribute delete
No virus
340 Bytes
name: voila
channels:
- conda-forge
- fastai
- pytorch
- nvidia
dependencies:
# - opencv
- opencv-python-headless
- ipywidgets
- ipykernel
- pip
- ultralytics=8.0.186
- pillow
- python-dotenv
- voila
- ca-certificates
- certifi
- openssl
- pytorch
- torchvision
- pytorch-cuda=12.1
- albumentations