midjourney-api
midjourney-api copied to clipboard
MidJourney client. Unofficial Node.js client
Hey, and thank you for uploading this, I have two suggestions for improvement that I noticed while using it. 1. If a prompt is sent twice with a time interval,...
### the code that reproduces this issue or a replay of the bug This request has occasionally failed before, but this error kept appearing tonight ### Describe the bug **Describe...
I developed a web site to support Midjourney and Chat GPT - 4, you can put the website address (https://www.chataitool.icu/midjourney) making warehouse close to you? Thank you very much ~
### the code that reproduces this issue or a replay of the bug You have a pending moderation message. Please acknowledge it before using the bot further. ### Describe the...
### the code that reproduces this issue or a replay of the bug Failed to get application_commands for command settings ### Describe the bug **Describe the bug** A clear and...
### the code that reproduces this issue or a replay of the bug 账号被封,有人遇到过吗,Blocked, You have been blocked from accessing Midjourney. This happens on repeated or serious ToS violations ###...
### the code that reproduces this issue or a replay of the bug const client = new Midjourney({ ServerId: process.env.SERVER_ID, ChannelId: process.env.CHANNEL_ID, SalaiToken: process.env.SALAI_TOKEN, Debug: true, HuggingFaceToken: process.env.HUGGINGFACE_TOKEN, }); await...
### the code that reproduces this issue or a replay of the bug ban of account ### Describe the bug Hi team, Just share here some stats of my another...
### the code that reproduces this issue or a replay of the bug I got two functions, one for generating image and one for describing an image. The one that...