fix: replace tqdm progress bars with Rich progress bars
This commit is contained in:
@@ -38,6 +38,7 @@ dependencies = [
|
||||
"pydantic-settings~=2.13",
|
||||
"questionary~=2.1",
|
||||
"rich~=14.3",
|
||||
"tqdm~=4.67",
|
||||
"transformers~=5.3",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user