FredZhang7 commited on
Commit
ac7c612
·
1 Parent(s): 66a9f4a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -1,3 +1,4 @@
1
  {
2
- "model_type": "CustomEfficientNetV2"
 
3
  }
 
1
  {
2
+ "model_type": "CustomEfficientNetV2",
3
+ "url": "https://huggingface.co/FredZhang7/efficientnetv2.5_rw_s/resolve/main/efficientnetv2.5_base_in1k.pth"
4
  }