Skip to content

Commit 32c0ea5

Browse files
authored
Rename inference_echodnd.py to inference_echo_dnd.py
1 parent 13bac0c commit 32c0ea5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,4 +280,4 @@ def create_argparser():
280280
if __name__ == "__main__":
281281
# This allows the script to be run from the command line.
282282
# Example: python your_script_name.py --image_path /path/to/image.png --model_path /path/to/model.pt --out_dir ./outputs
283-
main()
283+
main()

0 commit comments

Comments
 (0)