From 2d26fba7bf981d95e3f0b84f9db5b78ae5da9789 Mon Sep 17 00:00:00 2001 From: Zhikang Niu <73390819+ZhikangNiu@users.noreply.github.com> Date: Tue, 15 Oct 2024 16:00:25 +0800 Subject: [PATCH] Update requirements.txt add tomli --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4a6e71e..466749b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,4 +26,5 @@ vocos wandb x_transformers>=1.31.14 zhconv -zhon \ No newline at end of file +zhon +tomli