From 39b03cef10f937a146c9fcc441e704e632c4d62e Mon Sep 17 00:00:00 2001 From: John Howe <89397553+timerring@users.noreply.github.com> Date: Mon, 14 Apr 2025 11:28:50 +0800 Subject: [PATCH] refactor: reserve package --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dfcc5b3..a4a205f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ pysrt==1.1.2 six==1.16.0 tiktoken==0.4.0 torch==1.11.0 -# triton==3.1.0 +triton==3.1.0 zhconv==1.4.3 Pillow>=5.2.0 PyYAML>=6.0.2