Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ pip install flash-attn==0.2.2
**d. Clone QAF2D.**

```
git clone https://github.com/yzf99/QAF2D
git clone https://github.com/nullmax-vision/QAF2D.git
```

**e. Install mmdet3d.**
Expand All @@ -50,4 +50,4 @@ git clone https://github.com/open-mmlab/mmdetection3d.git
cd mmdetection3d
git checkout v1.0.0rc6
pip install -e .
```
```