feat: allow user to config Gemma 4 E4B and MDX-NET model download URL
This commit is contained in:
+5
-1
@@ -27,8 +27,12 @@
|
||||
"model": ""
|
||||
},
|
||||
"local_browser": {
|
||||
"context_length": 32768
|
||||
"context_length": 32768,
|
||||
"model_url": "https://huggingface.co/notabilia/gemma-4-E4B-it-litert-lm/resolve/main/gemma-4-E4B-it-web.task"
|
||||
},
|
||||
"uvr5_web_runtime": {
|
||||
"mdx_net_model_url": "https://huggingface.co/notabilia/uvr5-models/resolve/main/UVR-MDX-NET-Inst_HQ_3.onnx"
|
||||
},
|
||||
"soundfont": {
|
||||
"base_url": "https://cdn.jsdelivr.net/npm/soundfont-for-samplers/FluidR3_GM/"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user