File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -75,11 +75,11 @@ class RemoteMMARKeys:
7575 RemoteMMARKeys .MODEL_FILE : os .path .join ("models" , "model.pt" ),
7676 },
7777 {
78- RemoteMMARKeys .ID : "clara_train_covid19_3d_ct_classification_1 " ,
79- RemoteMMARKeys .NAME : "clara_train_covid19_3d_ct_classification " ,
78+ RemoteMMARKeys .ID : "clara_pt_covid19_3d_ct_classification_1 " ,
79+ RemoteMMARKeys .NAME : "clara_pt_covid19_3d_ct_classification " ,
8080 RemoteMMARKeys .URL : "https://api.ngc.nvidia.com/v2/models/nvidia/"
81- "med/clara_train_covid19_3d_ct_classification /versions/1/zip" ,
82- RemoteMMARKeys .DOC : "https://ngc.nvidia.com/catalog/models/nvidia:med:clara_train_covid19_3d_ct_classification " ,
81+ "med/clara_pt_covid19_3d_ct_classification /versions/1/zip -O clara_pt_covid19_3d_ct_classification_1. zip" ,
82+ RemoteMMARKeys .DOC : "https://ngc.nvidia.com/catalog/models/nvidia:med:clara_pt_covid19_3d_ct_classification " ,
8383 RemoteMMARKeys .FILE_TYPE : "zip" ,
8484 RemoteMMARKeys .HASH_TYPE : "md5" ,
8585 RemoteMMARKeys .HASH_VAL : None ,
You can’t perform that action at this time.
0 commit comments