mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
tidy(ui): "regional prompts" -> "control layers"
This commit is contained in:
committed by
Kent Keirsey
parent
8de56fd77c
commit
3441187c23
@ -12,7 +12,7 @@ import {
|
||||
positivePrompt2Changed,
|
||||
positivePromptChanged,
|
||||
widthChanged,
|
||||
} from 'features/controlLayers/store/regionalPromptsSlice';
|
||||
} from 'features/controlLayers/store/controlLayersSlice';
|
||||
import { setHrfEnabled, setHrfMethod, setHrfStrength } from 'features/hrf/store/hrfSlice';
|
||||
import type { LoRA } from 'features/lora/store/loraSlice';
|
||||
import { loraRecalled, lorasReset } from 'features/lora/store/loraSlice';
|
||||
|
Reference in New Issue
Block a user