SwarmUI icon indicating copy to clipboard operation
SwarmUI copied to clipboard

Way to persistently store images in presets

Open begin2 opened this issue 5 months ago • 1 comments

Expected Behavior

Add image to init image in preset. Add preset. Use init image from preset

Actual Behavior

Error: Invalid value for parameter Init Image: Invalid image value for param Init Image - 'C:\fakepath\6408623d431a5_p.jpg' - must be a valid base64 string - got 'C:\fakepat...'

Steps to Reproduce

Generate new preset. Add init image to preset. Add preset. Generate.Error.

Debug Logs

2024-09-26 07:24:24.640 [Debug] Refused to generate image for local: Invalid value for parameter Init Image: Invalid image value for param Init Image - 'C:\fakepath\6408623d431a5_p.jpg' - must be a valid base64 string - got 'C:\fakepat...'

Other

No response

begin2 avatar Sep 26 '24 05:09 begin2