gingivere0 / dalebot

discord bot using AI to generate images based on discord messages
11 stars 1 forks source link

Using Automatic1111 styles #6

Open hobolyra opened 1 year ago

hobolyra commented 1 year ago

Not an issue, but no other place to ask: Is there a way to trigger the discord bot to use a saved style? Like, adding style=NAME to the prompt in discord, and have it call the style made in the webUI with that name and attach it to the prompt

gingivere0 commented 1 year ago

I just pushed an update to add support for referencing styles that have been added from the webui. Tomorrow I may add the ability to save styles from the discord bot.

You can reference up to 2 styles like this: !dale test prompt style1="monkey" style2="cartoon" Assuming you have saved styles named monkey and cartoon

Please give it a shot and let me know if it works for you, as well as any other feature requests!

hobolyra commented 1 year ago

Awesome thanks, so far so good. Now to figure out why img2img isn't working (no log output, just doesn't do anything lol) Probably some weird naming convention on my part messed it up