中文 | English
One-click free deployment of your private ChatGPT+Midjourney web application (based on ChatGPT-Next-Web development)
🍭 The PRO version supports more powerful functions, Pagoda 5-minute deployment, super simple configuration, powerful online background management and configuration framework gives you a smooth experience, occupies less than 100M of memory, **included Dialogue + painting account pool support, etc. **, supports high concurrency: 💥 Click me to view and experience the PRO version immediately, Minimum 1C1G server It will run smoothly.
- All functions of original
ChatGPT-Next-Web
- Midjourney
Imgine
imagine - Midjourney
Upscale
- Midjourney
Variation
changes - Midjourney
Zoom
image expansion - Midjourney
Vary
changes - Midjourney
Pan
- Midjourney
Reroll
respawn - Midjourney
Describe
image recognition - Midjourney
Blend
- Midjourney pad map
- Drawing progress percentage, real-time image display
- Customized Discord API, CDN, and Websocket support
- Support Midjourney service internally without any third-party dependencies
Discord server ID
Discord ChannelID
Discord User Token
Discord proxy domain, default to: https://discord.com
Discord Websocket proxy domain, default to: wss://gateway.discord.gg
Discord CDN proxy domain, default to: https://cdn.discordapp.com
(Optional) Set the access password on the page to prevent others from easily using it to consume the balance
Consistent with ChatGPT-Next Web
docker run -d -p 3000:3000 \
-e OPENAI_API_KEY="sk-xxx" \
-e BASE_URL="https://api.openai.com" \
-e MJ_SERVER_ID="" \
-e MJ_CHANNEL_ID="" \
-e MJ_USER_TOKEN="" \
licoy/chatgpt-midjourney:v3.2.3
- clone this project locally
- Install dependencies
npm install
npm run build
npm run start // #or start in development mode: npm run dev
- Remix mode needs to be turned off before drawing, otherwise you will be unable to Vary, Pan, Zoom, etc. and draw: enter
/setting
in Discord, and then clickRemix Mode
to turn it off.
Enter your painting description starting with /mj
in the input box to create a painting, for example:
/mj a dog
Tip: The pad mode/describe mode will only use the first picture, and the blend mode will use the two selected pictures in order (click the picture to remove it)
Waiting for you to discover