Compare commits
2 commits
880e039d5e
...
fac9e73506
Author | SHA1 | Date | |
---|---|---|---|
|
fac9e73506 | ||
|
46f43f8945 |
2 changed files with 4 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1 +1,3 @@
|
|||
.direnv/*
|
||||
venv/*
|
||||
output/*
|
2
requirements.txt
Normal file
2
requirements.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
numpy
|
||||
opencv-python
|
Loading…
Reference in a new issue