bugfix
This commit is contained in:
parent
4b9146816d
commit
fab29a361d
@ -1,9 +1,8 @@
|
||||
{
|
||||
"password_key":"!@#$%^&*(*&^%$QWERTYUIqwertyui234567",
|
||||
"modelname":"Qwen/Qwen2-VL-2B-Instruct",
|
||||
"modelname":"Qwen/Qwen2-VL-7B-Instruct",
|
||||
"modelname":"usefulsensors/moonshine-tiny",
|
||||
"logger":{
|
||||
"name":"qwenvl",
|
||||
"name":"moonshine",
|
||||
"levelname":"info",
|
||||
"logfile":"$[workdir]$/logs/sage.log"
|
||||
},
|
||||
@ -14,12 +13,9 @@
|
||||
],
|
||||
"client_max_size":10000,
|
||||
"host":"0.0.0.0",
|
||||
"port":10090,
|
||||
"port":10091,
|
||||
"coding":"utf-8",
|
||||
"indexes":[
|
||||
"index.html",
|
||||
"index.tmpl",
|
||||
"index.ui",
|
||||
"index.dspy",
|
||||
"index.md"
|
||||
],
|
||||
|
6
wwwroot/index.ui
Normal file
6
wwwroot/index.ui
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"widgettype":"Text",
|
||||
"options":{
|
||||
"text":"Welcome but nothing for you"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user