PawelMar commited on
Commit
a91dee5
1 Parent(s): fbc6fdc

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -4
config.json CHANGED
@@ -1,5 +1,6 @@
1
- {
2
- "model": "with_augmentations_artifacts_extended_ds\\content\\runs\\segment\\with_out_Augmentation\\weights\\best.pt",
3
- "task": null,
4
- "verbose": false
 
5
  }
 
1
+ {
2
+ "model": "with_augmentations_artifacts_extended_ds\\content\\runs\\segment\\with_out_Augmentation\\weights\\best.pt",
3
+ "task": null,
4
+ "verbose": false,
5
+ "inference": true
6
  }