Hey peeps, I noticed a lot of the patrons seem to have fallen off lately without any notice. This is probably because Patreon as a platform switched to a different bank in a different country and a lot of credit cards started rejecting the payments at which point patreon dropped them silently. This has affected a lot of other...
2023-08-24 08:34:52 +0000 UTC
View Post
I've gotten a few reports from some people that they didn't get this month's rewards. I do see others receiving them properly though so I'm investigating this. Please let me know if you didn't get anything for June and I'll handle it. Thanks
2023-06-26 12:21:30 +0000 UTC
View Post
2023-05-18 11:39:06 +0000 UTC
View Post
The other day I mentioned I sent some early rewards: https://www.patreon.com/posts/early-rewards-82545779
Today someone told me they haven't received this month's reward, even though it in the system it claimed their reward tim...
2023-05-17 10:53:30 +0000 UTC
View Post
Hey peeps, as I was investigating a bit on some rewards,I mistakenly triggered monthly rewards for some of you. This means you received your monthly rewards earlier than usual. If you're one of the lucky few, enjoy the early kudos. Just don't be surprised if you don't get them once again at the next cycle ;)
I am not p...
2023-05-05 08:25:48 +0000 UTC
View Post
I removed the various tier subscriber limits, except the Treasured - Early Bird which had the wrong amount of kudos when initially created (and I don't want to rugpull those subscribed to it)
This is mostly to simplify my life from having to adjust things all the time
2023-04-04 08:58:42 +0000 UTC
View Post
I decided to continue devlogs from my personal site. Unfortunately the capabilities of blogging from Patreon are very limited and since I'm not using the visibility controls, I am not getting much of a benefit from posting directly here.
Here's the latest one about 2023-01-02 09:03:20 +0000 UTC
View Post
Through the great work of @ResidentChiefNZ The Stable Horde now supports depth2img, which is a new method of doing img2img which better understands the source image you provide and the results are downright amazing. 2022-12-31 16:37:22 +0000 UTC
View Post
Sorry for the lack of updates folks. I've been down with the cold. Here's a blogpost! https://dbzer0.com/blog/codeformer-and-reddit-bot-for-the-stable-horde/
2022-12-25 17:07:49 +0000 UTC
View Post
Hey everyone, I have finally finished integrating Patreon with the Stable Horde. This will allow me to maintain everyone rewards automatically, and adjust them according to your status on patreon as well.
This means for example, if you upgrade your subscription from one tier to the next, you will also receive the adjust...
2022-12-11 00:27:11 +0000 UTC
View Post

When I first designed the AI horde,I wanted to create something quickly to put it to use for the video game I'm making, Hypnagonia, so that I could automatically generate AI story blurbs for my various Torments. For that I needed a s...
2022-12-03 17:14:56 +0000 UTC
View Post
Progress on our Refactoring to an SQL ORM continues, but it's tricky business.
Apologies if I haven't onboarded anyone from patreon lately. I'll do it once the new database is up.
You can help iron out the bugs by joining us in discord.
2022-11-30 13:17:50 +0000 UTC
View Post
I have now well and truly switched to Mastodon as my primary microblogging platform. (You can find the official stablehorde account here btw), but as I was playing with it I throught this would be a great place to deploy a Stable Horde bot, then one t...
2022-11-22 20:16:45 +0000 UTC
View Post
One new very requested feature is finally possible on the Horde: Post-Processing images!
Now when requesting an image, you can optionally specify one or more post-processors to apply to the final result before having it sent back to you. You can even specify in which order you would like them to be applied!
...
2022-11-18 14:48:02 +0000 UTC
View Post
The new update for the Horde is out, and it implements worker teams!

A worker team is a voluntary association for any worker to join. By default a worker belongs to no team, but with a simple API call, they dedicate their worke...
2022-11-05 01:24:06 +0000 UTC
View Post
One new feature set has been added to the horde, and this has to do with making the kudos calculations more accurate and tracking everything correctly

The first update is the Kudos calculation. We realized recently that the kud...
2022-11-03 00:18:44 +0000 UTC
View Post
With the new nataili bridge we had lost the existing NSFW censorship model which was responsible for ensuring SFW workers who wanted to, did not generate NSFW images. It was also an important part of the censorlist implementation, where e...
2022-10-27 18:55:29 +0000 UTC
View Post
π20 Terapixels generated! π
All in barely over a month! At the end of September we had barely 3 workers and now we regularly have 30 chugging!
Y'all are awesome!
2022-10-22 01:01:23 +0000 UTC
View Post
As I mentioned in my last post , the initial release of img2img was only available to trusted users, due to the potential for someone sending illegal input.
I've since worked on more countermeasures to this, and have no...
2022-10-21 11:46:17 +0000 UTC
View Post
I have started a closer collaboration with hlky and the (soon to be renamed) sd-webui group, on [a unified backend for SD generations](https://github.com/sd-webui) and the first thing I did was port the horde bridge into it.
The second thing I did was ...
2022-10-19 10:57:03 +0000 UTC
View Post
We're running another competition to choose the new Stable Horde's discord bot's emoji icons.
2022-10-12 10:14:25 +0000 UTC
View Post
I've running a competition to select the avatar for the new bot. Join us and post your best idea! https://discord.gg/GwbMFPnS?event=1029038026724216862
2022-10-10 15:02:51 +0000 UTC
View Post

One feature I always wanted since I developed the Kudos system, was a way to effortlessly use it to reward good behavior in the community, so that Kudos is not only gained by generating images, but also by supporting commu...
2022-10-09 22:47:19 +0000 UTC
View Post

After the immediate urgency of the raid disruption has been dealt with, it was time to keep extending the ways to detect and deal with maliciou...
2022-10-08 22:02:15 +0000 UTC
View Post
I woke up a few days ago to the thing I was expecting would happen sooner or later. During the night a malicious worker joined the Stable Horde and instead of generating and sending stable diffusion images, they were simply sending a racist image macro on top of spawning multiple workers with racist and obscene names. This pe...
2022-10-08 20:30:42 +0000 UTC
View Post
In the previous post, I talked about NSFW controls for the Horde and how it's important to allow NSFW creations, but give the tools to individual workers to handle what they are comfortable with.
Now a lot of workers would choos...
2022-10-04 23:43:08 +0000 UTC
View Post
With a worker joining the horde recently who was accidentally censoring NSFW generations without meaning to, it pressed me to implement the solution I was considering for the NSFW question.
To the question is: Does the Horde allow NSFW?
The answer must be: Yes, but voluntarily!
As the horde is effectively ju...
2022-10-02 11:48:57 +0000 UTC
View Post

With the recent APIv2 refactoring, I finally did work to combine both the Stable Horde and the KoboldAI Horde to the same codebase, to al...
2022-10-01 01:51:15 +0000 UTC
View Post
2022-09-29 08:06:37 +0000 UTC
View Post

I've been hard at work for the past 3 days, refactoring the whole Stable Horde code. It all started when I realized it was time to onboard swagger documentation for my ...
2022-09-25 16:12:25 +0000 UTC
View Post