yfszzx / stable-diffusion-webui-inspiration

115 stars 23 forks source link

Regex Placeholder Replacement Feature #20

Closed ir31k0 closed 1 year ago

ir31k0 commented 1 year ago

Thank you for providing this extension.

I found it easier to directly use the given prompt + negative prompt from the top. Additionally, I found it easier to be able to use the Artist / Style with a placeholder. Since the code is open source, I'm glad to share my adjustments with you.

What do you guys think of my adjustments? Feel free to give me feedback - I'd be happy to make more adjustments.

Many greetings ir31k0

yfszzx commented 1 year ago

At the beginning, I also considered using the Regex Placeholder Replacement, but I thought that many people might have difficulties using the regex, so I used a more intuitive method

ir31k0 commented 1 year ago

Thanks for sharing your thoughts. The user does not need to know anything about regex. I just did the implementation with a regex. However, I have revised the label for the input below and added a user guide in the readme.

Additionally, I included the images in the repository so the links will live as long as the repository.

I would be happy if my changes are adopted. However, do not feel obligated to do so. Primarily, I just wanted to share my adjustments with you.

Many greetings and have a nice day ir31k0