chore(ci): license error

This commit is contained in:
Neko Ayaka
2024-12-25 19:20:45 +08:00
parent 0982453973
commit c7dcb7670d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ colorFrom: blue
colorTo: pink
sdk: static
pinned: false
license: MIT
license: mit
models:
- onnx-community/moonshine-base-ONNX
short_description: Yet another Real-time in-browser STT, re-implemented in Vue
+1 -1
View File
@@ -5,7 +5,7 @@ colorFrom: gray
colorTo: green
sdk: static
pinned: false
license: MIT
license: mit
models:
- onnx-community/whisper-base
short_description: Yet another Real-time Whisper with WebGPU, written in Vue