chore: project cleanup, track missing files, and update README
This commit is contained in:
parent
4c626a6c89
commit
9667431406
8 changed files with 135 additions and 3 deletions
4
main.py
Normal file
4
main.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
from faceblur.cli import main
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
Loading…
Add table
Add a link
Reference in a new issue