mattaq commited on
Commit
46a91c0
1 Parent(s): 836773f

Update registry.json

Browse files
Files changed (1) hide show
  1. registry.json +9 -0
registry.json CHANGED
@@ -9,6 +9,15 @@
9
  "torchscript_file": "unet_dec_21_epoch_579.pt",
10
  "onnx_file": "unet_dec_21_epoch_579.onnx"
11
  },
 
 
 
 
 
 
 
 
 
12
  "GelGenie-Universal-Extended-Dec-2023": {
13
  "abbrvName": "Universal Model (Extended)",
14
  "modelName": "GelGenie-Universal-Extended-Dec-2023",
 
9
  "torchscript_file": "unet_dec_21_epoch_579.pt",
10
  "onnx_file": "unet_dec_21_epoch_579.onnx"
11
  },
12
+ "GelGenie-Universal-FineTune-May-2024": {
13
+ "abbrvName": "Sharp Band Model",
14
+ "modelName": "GelGenie-Universal-FineTune-May-2024",
15
+ "description": "SMPUNet finetuned from universal model to improve performance on sharp bands",
16
+ "hf_repo_id": "mattaq/GelGenie-Universal-FineTune-May-2024",
17
+ "hf_revision": "main",
18
+ "torchscript_file": "unet_dec_21_finetune_epoch_590.pt",
19
+ "onnx_file": "unet_dec_21_finetune_epoch_590.onnx"
20
+ },
21
  "GelGenie-Universal-Extended-Dec-2023": {
22
  "abbrvName": "Universal Model (Extended)",
23
  "modelName": "GelGenie-Universal-Extended-Dec-2023",