typorch commited on
Commit
9eda967
·
verified ·
1 Parent(s): 6e57ea0

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -62,5 +62,5 @@
62
  "transformers_version": "4.41.2",
63
  "model_path": "wd-v1-4-moat-tagger-v2.onnx",
64
  "tags_path": "selected_tags.csv",
65
- "model_type": "moat_tagger"
66
  }
 
62
  "transformers_version": "4.41.2",
63
  "model_path": "wd-v1-4-moat-tagger-v2.onnx",
64
  "tags_path": "selected_tags.csv",
65
+ "model_type": "resnet"
66
  }