From 12eeaa10fc0006a1a16aa6360948e664e5e3f30b Mon Sep 17 00:00:00 2001 From: Not Lain <70411813+not-lain@users.noreply.github.com> Date: Sun, 15 Mar 2026 19:53:14 +0100 Subject: [PATCH] Update pyproject.toml Co-authored-by: Peiqing Yang <142089663+pq-yang@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 015dfe6..7995afb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ column_limit = 100 name = "matanyone2" version = "1.0.0" authors = [{ name = "Peiqing Yang", email = "peiqingyang99@outlook.com" }] -description = "Robust and Real-Time Video Matting with Temporal Guidance" +description = "Scaling Video Matting via a Learned Quality Evaluator" readme = "README.md" requires-python = ">=3.10" classifiers = [