AndBobsYourUncle / stable-diffusion-discord-bot

A Discord bot, written in Go, that interfaces with the Automatic 1111's API interface.
MIT License
128 stars 35 forks source link

A couple feature requests (Discord status showing model used, and show seeds) #36

Open shihanqu opened 11 months ago

shihanqu commented 11 months ago

Would love to see:

I'm aware that OP (@AndBobsYourUncle) has sort have abandoned this project, and that the fork with the best feature set is this one: https://github.com/shtrih/stable-diffusion-discord-bot Which gives control of: (negative prompt, aspect ratio, restore faces switch, CFG scale, seed)

So this is more of a feature request list for myself, @shtrih, and anyone else that plans to contribute to this bot.

shtrih commented 11 months ago

I made this fork for friends, they have already lost interest, so I also abandoned this project ¯\_(ツ)_/¯.

The seed and model name in my fork can be seen in the image filename (must be opened in a browser to see the full path).

Also It may not be obvious, but there is an easy way to copy and modify the previous command, as shown in the video. Triple click, ctrl+c, ctrl+v. (video sound is unrelated) Discord_2023-03-22_22-35-35.webm

shihanqu commented 11 months ago

Ah, that's a great feature of your fork! Hope somehow you regain interest in the future, as your fork is probably the best entirely local discord bot on github right now. And great work on the additions thus far! @shtrih