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

Install Guide #3

Open walkerakiz opened 1 year ago

walkerakiz commented 1 year ago

Hello! Would be nice if there were more detailed guide or video how to as some are not aware of Go . I am stuck here I think so far right.

Screenshot_1

AndBobsYourUncle commented 1 year ago

You might need this for Windows: https://sourceforge.net/projects/mingw-w64/

AndBobsYourUncle commented 1 year ago

@walkerakiz

I've updated the readme, as well as added releases to this repository so that building yourself should no longer be necessary.

Seems like @bitburner was able to get it built on Windows (the issue here https://github.com/AndBobsYourUncle/stable-diffusion-discord-bot/issues/4), and with my recent move away from mattn/go-sqlite3, you shouldn't need mingw to build in Windows.

Pre-built binaries are now available here: https://github.com/AndBobsYourUncle/stable-diffusion-discord-bot/releases

simplesisu commented 1 year ago

i'm trying to install with portainer on unraid with docker compose....unsuccesfull...still trying though!