pull/402/merge
D. Kobus 2024-03-29 17:18:58 +00:00 committed by GitHub
commit 1914862536
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View File

@ -2,16 +2,16 @@ name: dinov2-extras
channels:
- defaults
- pytorch
- nvidia
- xformers
- conda-forge
- nvidia/label/cuda-11.7.0
dependencies:
- python=3.9
- pytorch::pytorch=2.0.0
- python=3.10
- pytorch::pytorch=1.13.1
- pytorch::pytorch-cuda=11.7.0
- pytorch::torchvision=0.15.0
- pytorch::torchvision
- omegaconf
- torchmetrics=0.10.3
- torchmetrics
- fvcore
- iopath
- xformers::xformers=0.0.18

View File

@ -2,16 +2,16 @@ name: dinov2
channels:
- defaults
- pytorch
- nvidia
- xformers
- conda-forge
- nvidia/label/cuda-11.7.0
dependencies:
- python=3.9
- pytorch::pytorch=2.0.0
- python=3.10
- pytorch::pytorch=1.13.1
- pytorch::pytorch-cuda=11.7.0
- pytorch::torchvision=0.15.0
- pytorch::torchvision
- omegaconf
- torchmetrics=0.10.3
- torchmetrics
- fvcore
- iopath
- xformers::xformers=0.0.18
@ -19,4 +19,4 @@ dependencies:
- pip:
- git+https://github.com/facebookincubator/submitit
- --extra-index-url https://pypi.nvidia.com
- cuml-cu11
- cuml-cu11