Skip to content

Commit

Permalink
ICCV 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengchen1999 committed Aug 8, 2023
1 parent ee1ac81 commit d506b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
```bash
# Clone the github repo and go to the default directory 'DAT'.
git clone https://github.com/zhengchen1999/DAT.git
conda create -n DAT python=3.9
conda create -n DAT python=3.8
conda activate DAT
pip install -r requirements.txt
python setup.py develop
Expand Down

0 comments on commit d506b94

Please sign in to comment.