Skip to content

Commit

Permalink
Merge branch 'performance'
Browse files Browse the repository at this point in the history
  • Loading branch information
rk-exxec committed Sep 21, 2022
2 parents 0b60964 + eb3ed15 commit c0d3a31
Show file tree
Hide file tree
Showing 4 changed files with 126 additions and 129 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,9 @@ usage: </br>
# Build

```
pip install pyinstaller numpy numba Pillow opencv-python
pyinstaller maskToSatMap.py -F
pip install pyinstaller
pip install -r requirements.txt
pyinstaller maskToSatMap.spec
```

# Contribute
Expand Down
Loading

0 comments on commit c0d3a31

Please sign in to comment.