scivision icon indicating copy to clipboard operation
scivision copied to clipboard

add verbose argument to load_pretrained_model

Open acocac opened this issue 3 years ago • 2 comments

It would be great to add a verbose parameter to control printing of dependencies installation messages.

acocac avatar Jan 19 '22 14:01 acocac

Could add the -q flag to the pip install?

https://github.com/alan-turing-institute/scivision/blob/bd7d2793f043391cef2fcd382f88245d9472bf36/scivision/io/installer.py#L30

quantumjot avatar Jan 19 '22 14:01 quantumjot