katielink commited on
Commit
759a8f1
1 Parent(s): 8190a12

use monai 1.2.0

Browse files
Files changed (1) hide show
  1. configs/metadata.json +3 -2
configs/metadata.json CHANGED
@@ -1,7 +1,8 @@
1
  {
2
  "schema": "https://github.com/Project-MONAI/MONAI-extra-test-data/releases/download/0.8.1/meta_schema_20220324.json",
3
- "version": "0.5.8",
4
  "changelog": {
 
5
  "0.5.8": "update TRT memory requirement in readme",
6
  "0.5.7": "add dataset dir example",
7
  "0.5.6": "add the ONNX-TensorRT way of model conversion",
@@ -22,7 +23,7 @@
22
  "0.1.1": "add reference for LIDC dataset",
23
  "0.1.0": "complete the model package"
24
  },
25
- "monai_version": "1.2.0rc6",
26
  "pytorch_version": "1.13.1",
27
  "numpy_version": "1.22.2",
28
  "optional_packages_version": {
 
1
  {
2
  "schema": "https://github.com/Project-MONAI/MONAI-extra-test-data/releases/download/0.8.1/meta_schema_20220324.json",
3
+ "version": "0.5.9",
4
  "changelog": {
5
+ "0.5.9": "use monai 1.2.0",
6
  "0.5.8": "update TRT memory requirement in readme",
7
  "0.5.7": "add dataset dir example",
8
  "0.5.6": "add the ONNX-TensorRT way of model conversion",
 
23
  "0.1.1": "add reference for LIDC dataset",
24
  "0.1.0": "complete the model package"
25
  },
26
+ "monai_version": "1.2.0",
27
  "pytorch_version": "1.13.1",
28
  "numpy_version": "1.22.2",
29
  "optional_packages_version": {