auto-save 2026-05-13 20:34 (~2)

This commit is contained in:
2026-05-13 20:34:52 +08:00
parent e79c33dabd
commit bbe98641f1
2 changed files with 15 additions and 0 deletions

View File

@@ -756,6 +756,8 @@ def health() -> dict:
"asr": ASR_MODEL,
"translate": TRANSLATE_MODEL,
"rewrite": REWRITE_MODEL,
"video": VIDEO_MODEL,
"video_aliases": VIDEO_MODEL_ALIASES,
},
}