FriedParrot commited on
Commit
960d2fd
·
verified ·
1 Parent(s): eda93f8

Add config file at 2025-10-03 04:11:38

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -4,7 +4,7 @@
4
  ],
5
  "dtype": "float32",
6
  "hidden_ch": 256,
7
- "model_name": "FishSegModel",
8
  "model_type": "fish_segmentation_model",
9
  "transformers_version": "4.56.2"
10
  }
 
4
  ],
5
  "dtype": "float32",
6
  "hidden_ch": 256,
7
+ "model_name": "FishSegmentationModel",
8
  "model_type": "fish_segmentation_model",
9
  "transformers_version": "4.56.2"
10
  }