ultralytics/docs/en/reference/utils/tqdm.md
Glenn Jocher 3637f509dd
ultralytics 8.3.231 New Zensical docs refresh (#22761)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-11-23 19:53:50 +01:00

20 lines
832 B
Markdown

---
description: Lightweight zero-dependency progress bar for Ultralytics with rich-style displays, GitHub Actions support, and comprehensive formatting options.
keywords: TQDM, progress bar, Ultralytics, GitHub Actions, zero dependencies, rich style, download progress, training progress, Unicode blocks
---
# Reference for `ultralytics/utils/tqdm.py`
!!! success "Improvements"
This page is sourced from [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/utils/tqdm.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/utils/tqdm.py). Have an improvement or example to add? Open a [Pull Request](https://docs.ultralytics.com/help/contributing/) — thank you! 🙏
<br>
## ::: ultralytics.utils.tqdm.TQDM
<br><br><hr><br>
## ::: ultralytics.utils.tqdm.is_noninteractive_console
<br><br>