Closed ArtaFakhari closed 1 year ago
sorry, I didn't quite understand specifically what you meant
我想他的意思是 貼上之後 沒有更新區塊內的標籤
@ArtaFakhari After pasting in the default input box of WebUI, you need to manually click on the prompt-all-in-one panel, and then the prompt-all-in-one will read and parse the content inside
@bluelovers Thanks!
@ArtaFakhari After pasting in the default input box of WebUI, you need to manually click on the prompt-all-in-one panel, and then the prompt-all-in-one will read and parse the content inside
@bluelovers Thanks!
@bluelovers is right. The idea of your extension is nice but it makes it a little bit complicated.
@ArtaFakhari So, do you have any other suggestions?
Sure! Bring back the native functionality of this button ↙️ to read the pasted generation parameters. Also Infinite Image Browsing extension has simple method to restore the saved prompts. I suggest to merge it with yours.
@ArtaFakhari
The button ↙️ is not malfunctioning. You need to click on it and then enter the content in the pop-up box. If you enter the content directly in the original input box and then click this button, there will be a conflict with this plugin. Therefore, this plugin has modified the paste step accordingly. #4 #21
Have you tested it on img2img tab too?
I did overlook testing img2img, and the issue has been fixed now
They have the same ID in the code, so I thought it was the same button. I didn't expect that they are two different buttons.
Would you please make it able paste like classic webui, in both txt2image and image2image interfaces?