Update registry.json
Browse files- registry.json +1 -1
registry.json
CHANGED
@@ -15,7 +15,7 @@
|
|
15 |
"description": "Prototype nnUNet",
|
16 |
"hf_repo_id": "mattaq/nnUNet-GelGenie-15-Dec-2023",
|
17 |
"hf_revision": "main",
|
18 |
-
"torchscript_file": "
|
19 |
"onnx_file": "nnunet_model_simplified.onnx"
|
20 |
},
|
21 |
"GelGenie-AttUNet-CW-4-Nov-2023": {
|
|
|
15 |
"description": "Prototype nnUNet",
|
16 |
"hf_repo_id": "mattaq/nnUNet-GelGenie-15-Dec-2023",
|
17 |
"hf_revision": "main",
|
18 |
+
"torchscript_file": "gaussian_tta_packaged_nnunet.pt",
|
19 |
"onnx_file": "nnunet_model_simplified.onnx"
|
20 |
},
|
21 |
"GelGenie-AttUNet-CW-4-Nov-2023": {
|