You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🖼️ AI Image Generation: The Midjourney plugin leverages AI to quickly generate a wide array of rich and diverse images from text prompts, sparking creativity and enhancing conversations.
🧙♂️ Easy Activation: Users can effortlessly activate the MJ plugin panel and start their image creation journey by entering natural language prompts.
🎚️ Customized Prompts: The plugin provides a custom prompt input feature, allowing users to tailor prompts to their needs, guiding the AI to create the perfect image.
🔗 Seamless Integration: Integrates smoothly with the Midjourney service by setting up the Midjourney proxy URL.
🛠️ Diverse Parameters: Supports a variety of parameter settings, giving users precise control over the style, aspect ratio, details, etc., of the images for creating visuals that meet specific needs.
🚀 Quick Adaptation: Designed for quick deployment and ease of use, enabling users to get started with simple configurations and offering a convenient image generation experience.
🖥️ Dedicated Interface: Offers a dedicated UI for users to generate and preview images in an intuitive operation panel.
This plugin supports standalone use in web pages. You can experience it on midjourney-webui.
⌨️ Local Development
You can use Github Codespaces for online development:
Or clone it for local development:
$ git clone https://github.com/lobehub/lobe-midjourney-webui.git
$ cd lobe-midjourney-webui
$ pnpm install
$ pnpm run dev
🤝 Contributing
Contributions of all types are more than welcome, if you are interested in contributing plugin, feel free to show us what you’re made of.
🔗 Links
🤖 Lobe Chat - An open-source, extensible (Function Calling), high-performance chatbot framework. It supports one-click free deployment of your private ChatGPT/LLM web application.
🧩 / 🏪 Plugin Index - This is the plugin index for LobeChat. It accesses index.json from this repository to display a list of available plugins for Function Calling to the user.