Update README.md
Browse files
README.md
CHANGED
|
@@ -89,7 +89,7 @@ This model was developed from scratch using MONAI components.
|
|
| 89 |
### output_size
|
| 90 |
- **Type:** Array of 3 Integers
|
| 91 |
- **Description:** Optional specification of x, y, and z dimensions of MR image
|
| 92 |
-
- **Constraints:** Must be 128, 256, 384, or 512 for x- and y-axes; 128, 256
|
| 93 |
|
| 94 |
### spacing
|
| 95 |
- **Type:** Array of 3 Floats
|
|
|
|
| 89 |
### output_size
|
| 90 |
- **Type:** Array of 3 Integers
|
| 91 |
- **Description:** Optional specification of x, y, and z dimensions of MR image
|
| 92 |
+
- **Constraints:** Must be 128, 256, 384, or 512 for x- and y-axes; 128, 256 for z-axis
|
| 93 |
|
| 94 |
### spacing
|
| 95 |
- **Type:** Array of 3 Floats
|