Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
陈科研 committed Nov 26, 2023
1 parent 0067ef3 commit 4681748
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ mim install "mmcv>=2.0.0"
**Step 4**: Install other dependencies.

```shell
pip install -U transformers wandb
pip install -U transformers wandb einops pycocotools shapely scipy terminaltables
```

</details>
Expand Down
3 changes: 1 addition & 2 deletions README_zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,7 @@ mim install "mmcv>=2.0.0"
**步骤 4**:安装其他依赖项。

```shell
pip install -r requirements/build.txt
pip install -r requirements/optional.txt
pip install -U transformers wandb einops pycocotools shapely scipy terminaltables
```

</details>
Expand Down

0 comments on commit 4681748

Please sign in to comment.