load_model outputs to stderr #2017
Unanswered
andrewitsover
asked this question in
Q&A
Replies: 1 comment
-
Turns out the answer is no. tqdm is outputting to stderr. It would be good if there was a flag to not show the progress indicator. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When a new model is being downloaded, the progress is outputted stderr. Can I change this so that only errors are output to stderr?
Beta Was this translation helpful? Give feedback.
All reactions