Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
chanwutk committed Aug 11, 2023
1 parent c3a1b18 commit 943296a
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,17 +45,13 @@ while maintaining up to 97.1% accuracy compared to unoptimized execution.

## Requirement
```
python >= 3.10
- python >= 3.10 (Prefer Conda/Mamba)
- docker
- cuda >= 11.7 (If you want to use GPU)
```

## How to Setup Spatialyze Repo
### Install dependencies:
#### Debian based Linux
```bash
apt-get update && apt-get install -y python3-opencv
```
### Clone the Spatialyze repo
For ssh:
```bash
git clone --recurse-submodules git@github.com:apperception-db/spatialyze.git
cd spatialyze
Expand Down

0 comments on commit 943296a

Please sign in to comment.