Create model_index.json
Browse files- model_index.json +4 -0
model_index.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"library_name": "segmentation_models_pytorch",
|
3 |
+
"task": "image-segmentation"
|
4 |
+
}
|