From 3abdf7a71cc953a4b33be653aa5c52bfe1fb97a9 Mon Sep 17 00:00:00 2001 From: XXXXRT666 Date: Fri, 2 Aug 2024 21:15:00 +0800 Subject: [PATCH] chores --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 64a19f48..4bfb7ab4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,5 +30,5 @@ rotary_embedding_torch pyjyutping g2pk2 ko_pron -eunjeon; sys_platform == 'Windows' -python_mecab_ko; sys_platform != 'Windows' +eunjeon; sys_platform == 'win32' +python_mecab_ko; sys_platform != 'win32'