bugfix
This commit is contained in:
parent
4b9146816d
commit
fab29a361d
@ -1,9 +1,8 @@
|
|||||||
{
|
{
|
||||||
"password_key":"!@#$%^&*(*&^%$QWERTYUIqwertyui234567",
|
"password_key":"!@#$%^&*(*&^%$QWERTYUIqwertyui234567",
|
||||||
"modelname":"Qwen/Qwen2-VL-2B-Instruct",
|
"modelname":"usefulsensors/moonshine-tiny",
|
||||||
"modelname":"Qwen/Qwen2-VL-7B-Instruct",
|
|
||||||
"logger":{
|
"logger":{
|
||||||
"name":"qwenvl",
|
"name":"moonshine",
|
||||||
"levelname":"info",
|
"levelname":"info",
|
||||||
"logfile":"$[workdir]$/logs/sage.log"
|
"logfile":"$[workdir]$/logs/sage.log"
|
||||||
},
|
},
|
||||||
@ -14,12 +13,9 @@
|
|||||||
],
|
],
|
||||||
"client_max_size":10000,
|
"client_max_size":10000,
|
||||||
"host":"0.0.0.0",
|
"host":"0.0.0.0",
|
||||||
"port":10090,
|
"port":10091,
|
||||||
"coding":"utf-8",
|
"coding":"utf-8",
|
||||||
"indexes":[
|
"indexes":[
|
||||||
"index.html",
|
|
||||||
"index.tmpl",
|
|
||||||
"index.ui",
|
|
||||||
"index.dspy",
|
"index.dspy",
|
||||||
"index.md"
|
"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