25 lines
495 B
YAML
25 lines
495 B
YAML
name: dinov2-extras
|
|
channels:
|
|
- defaults
|
|
- pytorch
|
|
- nvidia
|
|
- xformers
|
|
- conda-forge
|
|
dependencies:
|
|
- python=3.9
|
|
- pytorch::pytorch=2.0.0
|
|
- pytorch::pytorch-cuda=11.7.0
|
|
- pytorch::torchvision=0.15.0
|
|
- omegaconf
|
|
- torchmetrics=0.10.3
|
|
- fvcore
|
|
- iopath
|
|
- xformers::xformers=0.0.18
|
|
- pip
|
|
- pip:
|
|
- git+https://github.com/facebookincubator/submitit
|
|
- --extra-index-url https://pypi.nvidia.com
|
|
- cuml-cu11
|
|
- mmcv-full==1.5.0
|
|
- mmsegmentation==0.27.0
|