shon-otmazgin/fastcoref

Disable progress bar for inference

Closed this issue · 1 comments

Hello!

Is it possible to disable the progress bar at inference? In CorefModel._inference, I see that the progress bar is explicitly added via with tqdm(...):.

Exposing this model in a production service/API would flood the logs with progress bars, making them very noisy.

Happy to submit a PR.

release at version 2.1.1