Skip to content

Commit e2a4874

Browse files
committed
update readme
Signed-off-by: Can-Zhao <canz@nvidia.com>
1 parent 5831f98 commit e2a4874

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

generation/maisi/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ For example,
165165
|[512, 512, 512] | [1.0, 1.0, 1.0] |
166166

167167
#### Execute Inference:
168-
To run the inference script, please run:
168+
To run the inference script with MAISI DDPM, please set `"num_inference_steps": 1000` in `./configs/config_infer.json`, and run:
169169
```bash
170170
export MONAI_DATA_DIRECTORY=<dir_you_will_download_data>
171171
python -m scripts.inference -c ./configs/config_maisi3d-ddpm.json -i ./configs/config_infer.json -e ./configs/environment.json --random-seed 0

0 commit comments

Comments
 (0)