Progress: Switch to Rich

Rich is a more mature library for displaying progress bars, logging,
and console output. This should help properly align progress bars
within the terminal.

Side note: "We're Rich!"

Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
kingbri
2024-03-06 00:37:31 -05:00
committed by Brian Dashore
parent 39617adb65
commit fe0ff240e7
6 changed files with 55 additions and 24 deletions

View File

@@ -16,7 +16,7 @@ https://github.com/turboderp/exllamav2/releases/download/v0.0.15/exllamav2-0.0.1
fastapi
pydantic >= 2.0.0
PyYAML
progress
rich
uvicorn
jinja2 >= 3.0.0
colorlog