MatchAnything / environment.yaml
XingyiHe's picture
init commit
3040ac4
raw
history blame contribute delete
210 Bytes
name: imw
channels:
- pytorch
- nvidia
- conda-forge
- defaults
dependencies:
- python=3.8
- pytorch-cuda=11.7
- pytorch=1.12.0
- torchvision=0.13.1
- pip
- pip:
- -r requirements.txt