chore: replace textual with rich and questionary for simpler CLI
This commit is contained in:
parent
3d4b541fde
commit
78f3b3f91b
2 changed files with 34 additions and 71 deletions
|
|
@ -9,7 +9,8 @@ dependencies = [
|
|||
"numpy",
|
||||
"opencv-python",
|
||||
"scikit-learn",
|
||||
"textual>=2.0.0",
|
||||
"rich",
|
||||
"questionary",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue