From 43623a6d3fa4ade12e7011b8f7795aeb8e5c955b Mon Sep 17 00:00:00 2001 From: Neko Ayaka Date: Mon, 2 Dec 2024 14:59:13 +0800 Subject: [PATCH] feat: automation for models downloading --- components/MainStage.vue | 2 +- cspell.config.yaml | 1 + nuxt.config.ts | 72 ++++++++++++++++++++++++++++++++++------ scripts/errors.ts | 11 +++--- scripts/fs.ts | 21 ++++++++---- scripts/unzip.ts | 35 +++++++++++++++---- 6 files changed, 111 insertions(+), 31 deletions(-) diff --git a/components/MainStage.vue b/components/MainStage.vue index 716a34b..7cb6e94 100644 --- a/components/MainStage.vue +++ b/components/MainStage.vue @@ -270,7 +270,7 @@ onUnmounted(() => {
- +