relate-anything-model / environment.yml
luodian's picture
Add application file
279a80e
raw
history blame contribute delete
No virus
285 Bytes
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