mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-07-23 04:33:20 +08:00
feat: add HappyHorse (快乐马) video generation models (#39)
- Add happyhorse.json with 6 models: 1.1/1.0 × T2V/I2V/R2V - T2V: text-to-video, I2V: image-to-video, R2V: reference-to-video (up to 9 images) - Provider: HappyHorse via Alibaba Cloud Bailian - Register in _index.json (now 22 providers) - Bump presetDataVersion 62→63
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
"stability",
|
||||
"tencent",
|
||||
"volcengine",
|
||||
"xunfei"
|
||||
"xunfei",
|
||||
"happyhorse"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user