light-and-ray / sd-webui-replacer

A tab for sd-webui for replacing objects in pictures or videos using detection prompt
193 stars 11 forks source link

dedicated page bugs #68

Open pessivesto opened 4 months ago

pessivesto commented 4 months ago

스크린샷 2024-04-30 001946

Hello my friend~! Your work is amazing. I was very happy that the last bug report was processed in just one day. It's supernatural.

Anyway, there is a problem that the preview result image is not visible in the 'dedicated page mode'. (See screenshot) This problem occurs when changing the 'default outputs path' of Replacer to user custom location. It just doesn't show the preview result on the page, but no problem saving the image.

Thank you for your work.

light-and-ray commented 4 months ago

Thanks for reporting. I have a few ideas. Maybe will fix it on the weekend. Or maybe it will even require PR in sd-weui. I had a similar problem with "save" button on dedicated page, and it was caused by white list of allowed paths. You can try to add it into this cmd flag --gradio-allowed-path

pessivesto commented 4 months ago

thank you for your response. I tried using the flag to COMMANDLINE_ARGS, but an execution error occurred. This problem is not a serious functional issue, so it should be fine to modify slowly. Wishing you well.