top | item 36909289

Ask HN: Image Generation Through API

5 points| balaselvam | 2 years ago

I've been working on something and need some help. I've a way of creating posts automatically in my narrative style. I would like to automate Image generation too. I use Midjourney (Nothing else seems to be usable, yet) but unfortunately, they don't provide an API to connect. Does anyone have a suggestion for me here on how to proceed?

5 comments

order
[+] tikkun|2 years ago|reply
There are a few midjourney apis. Unofficial ones. See [1].

That said, I wouldn't recommend using one of them, they're not officially supported. Likely a better solution to see how you can get your style working with stable diffusion and then use a stable diffusion api (I've got a list of SD APIs too).

[1]: I put this list together: https://gpus.llm-utils.org/midjourney-apis/

[+] balaselvam|2 years ago|reply
Thanks! Will check these out.