We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b08691 commit 75d793fCopy full SHA for 75d793f
invokeai/frontend/web/src/features/modelManagerV2/subpanels/ModelManagerPanel/ModelTypeFilter.tsx
@@ -25,7 +25,7 @@ export const ModelTypeFilter = memo(() => {
25
clip_vision: 'CLIP Vision',
26
spandrel_image_to_image: t('modelManager.spandrelImageToImage'),
27
control_lora: t('modelManager.controlLora'),
28
- siglip: t('modelManager.siglip'),
+ siglip: t('modelManager.sigLip'),
29
flux_redux: t('modelManager.fluxRedux'),
30
llava_onevision: t('modelManager.llavaOnevision'),
31
}),
0 commit comments