simplify the app using typer

This commit is contained in:
Matteo Rosati
2026-04-22 22:14:26 +02:00
parent 2dfaa68466
commit b52952a2eb
17 changed files with 334 additions and 505 deletions
+1
View File
@@ -16,6 +16,7 @@ dependencies = [
"semchunk>=4.0.0",
"tiktoken>=0.12.0",
"transformers>=5.5.4",
"typer>=0.24.1",
]
[project.scripts]