feat: 支持魔搭创空间 (ModelScope Studio) Docker 部署

This commit is contained in:
sanbuphy
2026-05-15 10:50:51 +08:00
parent 668c3accdc
commit 339b24fd95
5 changed files with 82 additions and 9 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://modelscope.cn/api/v1/studios/deploy_schema.json",
"sdk_type": "docker",
"resource_configuration": "platform/2v-cpu-16g-mem",
"port": 7860
}