hacking-jack
commited on
Commit
•
0dd6e07
1
Parent(s):
5e2c32d
Update model_info.json
Browse files- model_info.json +1 -1
model_info.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
"builtin": true,
|
8 |
"contours": [],
|
9 |
"modelPaths": {
|
10 |
-
"predictionPath": "
|
11 |
"temporaryDirectoryPath": "C:\\Temp\\body_segmentation"
|
12 |
}
|
13 |
}
|
|
|
7 |
"builtin": true,
|
8 |
"contours": [],
|
9 |
"modelPaths": {
|
10 |
+
"predictionPath": "trainedModels\\bodySegmentation\\predict.py",
|
11 |
"temporaryDirectoryPath": "C:\\Temp\\body_segmentation"
|
12 |
}
|
13 |
}
|