test
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
1. 安装依赖
|
1. 安装依赖
|
||||||
|
|
||||||
$ conda create -n trinity_client_aida python=3.9 -y
|
$ conda create -n trinity_client_aida python=3.9 -y
|
||||||
$ conda activate trinity_client_aida
|
$ conda activate trinity_client_aida
|
||||||
$ pip install -r requirements.txt
|
$ pip install -r requirements.txt
|
||||||
$ conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch -c nvidia -y
|
$ conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch -c nvidia -y
|
||||||
$ pip install mmcv==1.4.2 -f https://download.openmmlab.com/mmcv/dist/cu117/torch1.13/index.html
|
$ pip install mmcv==1.4.2 -f https://download.openmmlab.com/mmcv/dist/cu117/torch1.13/index.html
|
||||||
|
|||||||
Reference in New Issue
Block a user