mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-19 01:54:22 -05:00
disable invoke button properly for upscaling tab
This commit is contained in:
committed by
psychedelicious
parent
ce5b1103ed
commit
3a2707ac02
@@ -38,7 +38,6 @@ const ParamSpandrelModel = () => {
|
||||
options={options}
|
||||
onChange={onChange}
|
||||
noOptionsMessage={noOptionsMessage}
|
||||
isClearable
|
||||
/>
|
||||
</FormControl>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user