mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-25 03:10:08 +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',
|
||||
name: 'Stable Diffusion XL Base 1.0',
|
||||
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