Update model_info.json (#2)
Browse files- Update model_info.json (0dd6e07ce69828549e9583f53598041e8d543a17)
Co-authored-by: Daniel Rodriguez <hacking-jack@users.noreply.huggingface.co>
- 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 |
}
|