I've made a web app to interact with Stable Diffusion cogs to create AI-generated imagery. The UI is very simple by design, targeted towards people that are new to AI image generation. There is an advanced mode which you can activate in the settings to have access to guidance scale, iteration steps, negative prompts etc.
You can use the default cog (which is there thanks to a friend of mine currently donating an A40) or connect to your own instance. I intend to keep the default instance up & free for as long as I can so that newcomers can generate images using Stable Diffusion without logins, installs or predetermined limits.
I tried to keep the app as simple and light as possible. It's currently about 280kb transferred. Suggestions are welcome.
1 comment
[ 2.8 ms ] story [ 8.9 ms ] threadYou can use the default cog (which is there thanks to a friend of mine currently donating an A40) or connect to your own instance. I intend to keep the default instance up & free for as long as I can so that newcomers can generate images using Stable Diffusion without logins, installs or predetermined limits.
I tried to keep the app as simple and light as possible. It's currently about 280kb transferred. Suggestions are welcome.
Here is the repo for the web app: https://github.com/yekta/stablecog
Here is the cog I'm using but you can use your own given it's compatible: https://github.com/yekta/stable-diffusion-cog