patches should be true by default, ht @vahidrezanezhad

This commit is contained in:
Konstantin Baierer 2020-10-16 11:12:17 +02:00
parent 2eec6876fa
commit eece89b9ac

View file

@ -19,7 +19,7 @@
"patches": {
"description": "by setting this parameter to true you let the model to see the image in patches.",
"type": "boolean",
"default": false
"default": true
},
"model": {
"description": "models directory.",