• myhloli's avatar
    feat(model): add tqdm progress bar to model prediction loops · 8e1c2339
    myhloli authored
    - Add tqdm progress bar to batch prediction loops in multiple model modules
    - Improve logging and error handling in batch analysis script
    - Update table model initialization to use default sub-model if none specified
    - Add tqdm dependency to requirements.txt
    8e1c2339
batch_analyze.py 11.2 KB