mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-03 02:59:07 +08:00
feat: add Janus-Pro-7B for silicon
This commit is contained in:
parent
966c2df6ba
commit
7f86e9ceeb
@ -1070,6 +1070,12 @@ export const TEXT_TO_IMAGES_MODELS = [
|
|||||||
provider: 'silicon',
|
provider: 'silicon',
|
||||||
name: 'Stable Diffusion XL Base 1.0',
|
name: 'Stable Diffusion XL Base 1.0',
|
||||||
group: 'Stable Diffusion'
|
group: 'Stable Diffusion'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 'deepseek-ai/Janus-Pro-7B',
|
||||||
|
provider: 'silicon',
|
||||||
|
name: 'Janus-Pro-7B',
|
||||||
|
group: 'deepseek-ai'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user