Enabled Imgs per default; Chrome recommendet
This commit is contained in:
parent
44c0c189d7
commit
ac6d85fa99
@ -1467,4 +1467,4 @@ def mainCLI(args):
|
|||||||
|
|
||||||
weights = loadWeights()
|
weights = loadWeights()
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
cliInterface(imgDef=False)
|
cliInterface(imgDef=True)
|
||||||
|
Loading…
Reference in New Issue
Block a user