Context: Currently inference is done completely within the Google Colab notebook.
Issue: Checking inference progress sometimes involves rerunning prior cells of the notebook which takes time.
Potential solution: Create CLI command for running inference and checking progress to be less bound to Colab environment
Context: Currently inference is done completely within the Google Colab notebook.
Issue: Checking inference progress sometimes involves rerunning prior cells of the notebook which takes time.
Potential solution: Create CLI command for running inference and checking progress to be less bound to Colab environment