支持Midjourney视频任务和图片编辑

This commit is contained in:
iszcz
2025-06-30 22:31:12 +08:00
parent d389befc9e
commit 660180ea1b
12 changed files with 1111 additions and 1 deletions

View File

@@ -139,6 +139,8 @@ const EditChannel = (props) => {
localModels = [
'swap_face',
'mj_imagine',
'mj_video',
'mj_edits',
'mj_variation',
'mj_reroll',
'mj_blend',

View File

@@ -73,6 +73,8 @@ const EditTagModal = (props) => {
localModels = [
'swap_face',
'mj_imagine',
'mj_video',
'mj_edits',
'mj_variation',
'mj_reroll',
'mj_blend',