[FEAT] Adding a progress bar which sync with prediction process

#1
by 4darsh-Dev - opened

Description

  1. I've already adding tqdm progress bar with hard code time details,
  2. How can I implement a progress bar which actually syncs and updates with actual time required in the model prediction so users can get better insights about their query processing.

Sign up or log in to comment