Model Init

This commit is contained in:
Si11ium
2020-04-15 15:57:49 +02:00
parent 5e953efd4c
commit 427a6463cb
7 changed files with 249 additions and 0 deletions

3
variables.py Normal file
View File

@ -0,0 +1,3 @@
# Labels
CLEAR = 0
MASK = 1