From f7f36729abc6da99998ca3c6e11b0be870c63b04 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Sun, 4 Jan 2026 11:41:46 +0800 Subject: refactor: Refactor code structure for improved readability and maintainability - Remove hanlp and torch deps - Using base-model-trpgner either to replace hanlp and torch deps --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ea568f3..174542b 100644 --- a/.gitignore +++ b/.gitignore @@ -38,4 +38,5 @@ logs/ *.dylib *.lib *.a -*.so.* \ No newline at end of file +*.so.* +.python-version -- cgit v1.2.3-70-g09d2