CoolFace
Apppublic

PCGao/MatchAnything

sourceHugging Faceapache-2.0updated 5mo agoView on Hugging Face
0likes
environment.yaml15 linesDownload Raw Back to root
1name: imw2channels:3  - pytorch4  - nvidia5  - conda-forge6  - defaults7dependencies:8  - python=3.89  - pytorch-cuda=11.710  - pytorch=1.12.011  - torchvision=0.13.112  - pip13  - pip:14      - -r requirements.txt15