mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
re: Set the image denoise str back to 0
Bug has been fixed. No longer needed.
This commit is contained in:
parent
cc85c98bf3
commit
550e6ef27a
@ -61,7 +61,7 @@ export const initialConfigState: AppConfig = {
|
||||
},
|
||||
img2imgStrength: {
|
||||
initial: 0.7,
|
||||
min: 0.01,
|
||||
min: 0,
|
||||
sliderMax: 1,
|
||||
inputMax: 1,
|
||||
fineStep: 0.01,
|
||||
|
Loading…
Reference in New Issue
Block a user