discordartificial-intelligencestable-diffusion

How to create AI Images (Midjourney) by code?


I want to create an app that creates Midjourney images.

The problem is that Midjourney doesn't provide an API, it works from Discord.

How to automate the process of image generation without the need to open Discord?


Solution

  • If you want to use your own Midjourney account and host it as your own api-service, you could check out projects like Midjourney Proxy (https://github.com/novicezk/midjourney-proxy) on GitHub.

    If you are looking for off-the-shelf service provider, you could check out goapi's Midjourney API: https://www.goapi.ai