feat 新增 process lookbooks 接口
fix
This commit is contained in:
@@ -16,11 +16,10 @@
|
||||
|
||||
1. 安装依赖
|
||||
|
||||
$ conda create -n trinity_client_mixi python=3.9 -y
|
||||
$ conda create -n trinity_client_mixi python=3.12 -y
|
||||
$ conda activate trinity_client_mixi
|
||||
$ pip install -r requirements.txt
|
||||
$ 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
|
||||
|
||||
|
||||
2. 启动服务器
|
||||
|
||||
Reference in New Issue
Block a user