Spaces:
Build error
Build error
File size: 285 Bytes
279a80e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
name: relate_anything
channels:
- pytorch
- conda-forge
dependencies:
- python=3.8
- pytorch=1.7.0
- torchvision=0.8.0
- torchaudio==0.7.0
- cudatoolkit=10.1
- pip
- pip:
- openmim
- mmcv==2.0.0
- pre-commit
- git+https://github.com/Jingkang50/OpenPSG |