MidJourney-Web
🍎 Supercharged Experience For MidJourney On Web UI
🚧 正在施工~进度80% | 查看常见部署问题 🤞
- ✅ Support Diagram operations
/imagine
- ✅ Support HD graph generation
/upscale 1-4
- ✅ Support image variations
/variation 1-4
- ✅ Support Regenerate the
graph/reRoll
- ✅ Support is illustrated with a text
/describe
- 🛠 Support draws according to the description
/describe imagine
- ✅ Support Image Fusion
/blend
- ✅ Progress percentage Drawing progress display
- ✅ Real-time image display updates drawing results in real time
- 🛠 Support Cn Prompt is compatible with Chinese prompt words
- 🛠 Better Better Prompt optimizes prompt words with GPT in one click
- 🛠 View historical drawing records View all historical drawing records
- 🛠 One-click remove picture background Remove picture background with one click
- 🛠 One-click bitmap to vector
- 🛠 Permission management Interface permission management
- 🛠 Limit user availability Limit the number of times a user is available
- 🛠 Mobile adaptation
- 🛠 Account pool mechanism MJ account pool mechanism increases concurrency
docker run -d --name midjourney-proxy \
-p 8080:8080 \
-e mj.discord.guild-id=xxx \
-e mj.discord.channel-id=xxx \
-e mj.discord.user-token=xxx \
-e mj.api-secret=xxx \
--restart=always \
novicezk/midjourney-proxy:2.5
例如
url->https://discord.com/channels/1109486780236967923/1109486781751107611
guild-id->1109486780236967923
channel-id->1109486781751107611
more config info MidJourney-Api
then check midjourney-api swagger document: http://localhost:8080/mj
其他一键部署方式
Railway是一个提供弹性部署方案的平台,为MidJourney的调用提供了方便的海外服务。
参考:midjourney-proxy - Railway 部署教程
Zeabur 服务器运行在国外,但是其生成的域名 *.zeabur.app 没有被污染,国内可直接访问
## 填入midjourney-api部署的host地址、访问api的秘钥'mj.api-secret'
mv .env.example .env
pnpm install
pnpm run dev
Or if you want run it automatically with docker compose (note: you still need your own .env
file by run command mv .env.example .env
)
docker compose up
222.mp4
📹 点击观看更多功能演示
reroll.mp4
default.mp4
describeImage.mp4
dark.mode.animate.mp4
AI |
SDK | Application |
---|---|---|
🎒OpenAI | Go-OpenAI | 🏅Feishu-OpenAI, 🎖Lark-OpenAI, Feishu-EX-ChatGPT, 🎖Feishu-OpenAI-Stream-Chatbot, Feishu-TLDR,Feishu-OpenAI-Amazing, Feishu-Oral-Friend, Feishu-OpenAI-Base-Helper, Feishu-Vector-Knowledge-Management, Feishu-OpenAI-PDF-Helper, 🏅Dingtalk-OpenAI, Wework-OpenAI, WeWork-OpenAI-Node, llmplugin |
🤖 AutoGPT | ------ | 🏅AutoGPT-Next-Web |
🎭 Stablediffusion | ------ | 🎖Feishu-Stablediffusion |
🍎 Midjourney | Go-Midjourney | 🏅Feishu-Midjourney, 🔥MidJourney-Web, Dingtalk-Midjourney |
🍍 文心一言 | Go-Wenxin | Feishu-Wenxin, Dingtalk-Wenxin, Wework-Wenxin |
💸 Minimax | Go-Minimax | Feishu-Minimax, Dingtalk-Minimax, Wework-Minimax |
⛳️ CLAUDE | Go-Claude | Feishu-Claude, DingTalk-Claude, Wework-Claude |
🥁 PaLM | Go-PaLM | Feishu-PaLM,DingTalk-PaLM,Wework-PaLM |
🎡 Prompt | ------ | 📖 Prompt-Engineering-Tutior |
🍋 ChatGLM | ------ | Feishu-ChatGLM |
⛓ LangChain | ------ | 📖 LangChain-Tutior |
🪄 One-click | ------ | 🎖Awesome-One-Click-Deployment |