mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-04-29 18:51:53 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user