mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
build: [WebUI] model-merge
This commit is contained in:
@@ -176,6 +176,7 @@ export default function MergeModels() {
|
||||
withReset
|
||||
handleReset={() => setModelMergeAlpha(0.5)}
|
||||
withSliderMarks
|
||||
sliderMarkRightOffset={-7}
|
||||
/>
|
||||
<Text fontSize="0.9rem" color="var(--text-color-secondary)">
|
||||
{t('modelmanager:modelMergeAlphaHelp')}
|
||||
|
||||
Reference in New Issue
Block a user