fix: smooth blur transitions, improve UI layout, report encoder

This commit is contained in:
fiatcode 2026-02-28 09:02:05 +07:00
parent 66e4472030
commit 09084b9b59
5 changed files with 243 additions and 110 deletions

View file

@ -10,7 +10,6 @@ dependencies = [
"opencv-python",
"scikit-learn",
"textual>=2.0.0",
"textual-autocomplete>=4.0.0",
]
[project.scripts]