Fixed text for path to md5 file location

This commit is contained in:
varunfb 2024-11-19 13:30:36 -08:00
parent 42acff502c
commit 4277e24661

View file

@ -408,7 +408,7 @@ def _meta_download(
cprint(f"\nSuccessfully downloaded model to {output_dir}", "green")
cprint(
f"\nView MD5 checksum files at following location: {output_dir / 'checklist.chk'}",
f"\nView MD5 checksum files at: {output_dir / 'checklist.chk'}",
"white",
)
cprint(