diff --git a/README.md b/README.md index 9745b00..57f8b0a 100644 --- a/README.md +++ b/README.md @@ -21,12 +21,14 @@ This plugin can integrate with [Midjourney](https://www.midjourney.com/) [![][github-issues-shield]][github-issues-link] [![][github-license-shield]][github-license-link] -[Changelog](./CHANGELOG.md) · [Report Bug][github-issues-link] · [Request Feature][github-issues-link] +**English** · [简体中文](./README.zh-CN.md) · [Changelog](./CHANGELOG.md) · [Report Bug][github-issues-link] · [Request Feature][github-issues-link] ![](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png) +![821shots_so](https://github.com/lobehub/chat-plugin-midjourney/assets/28616219/d9dae125-1305-4fa6-957e-6d160dc7a6fe) +
Table of contents @@ -34,7 +36,8 @@ This plugin can integrate with [Midjourney](https://www.midjourney.com/) - [🌟 Features](#-features) - [🤯 Usage](#-usage) - - [部署 midjourney-proxy](#部署-midjourney-proxy) + - [Deploy midjourney-proxy](#deploy-midjourney-proxy) + - [Standalone Use in Web](#standalone-use-in-web) - [⌨️ Local Development](#️-local-development) - [🤝 Contributing](#-contributing) - [🔗 Links](#-links) @@ -45,13 +48,13 @@ This plugin can integrate with [Midjourney](https://www.midjourney.com/) ## 🌟 Features -- 🖼️ **AI Image Generation**: The Midjourney plugin utilizes AI technology to quickly generate a variety of rich and diverse images based on user's text prompts, sparking creativity and beautifying conversations. -- 🧙‍♂️ **Easy Activation**: Users can easily activate the MJ plugin panel and embark on an image creation journey simply by inputting natural language. -- 🎚️ **Customized Prompts**: Custom prompt input function is provided, allowing users to customize prompts according to their needs, guiding AI to create ideal images. -- 🔗 **Seamless Integration**: Seamless integration between the plugin and Midjourney service is achieved by configuring the Midjourney proxy URL. -- 🛠️ **Diverse Parameters**: A series of parameter settings are supported, enabling users to precisely control the style, proportion, details, etc. of the images and create visual works that meet specific requirements. -- 🚀 **Quick Adaptation**: The plugin is designed for fast deployment and ease of use, enabling users to enable it with simple settings and providing a convenient image generation experience. -- 🖥️ **Dedicated Interface**: A dedicated UI interface is provided, allowing users to generate and preview images in an intuitive operation panel. +- 🖼️ **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.
@@ -61,9 +64,15 @@ This plugin can integrate with [Midjourney](https://www.midjourney.com/) ## 🤯 Usage -### 部署 midjourney-proxy +### Deploy midjourney-proxy + +This plugin relies on [midjourney-proxy](https://github.com/novicezk/midjourney-proxy/) as the provider for Midjourney services. You will need to deploy a midjourney-proxy service. Please refer to the [📘 midjourney-proxy Deployment Documentation](https://github.com/novicezk/midjourney-proxy/?tab=readme-ov-file#prerequisites) for deployment instructions. + +### Standalone Use in Web + +This plugin supports standalone use in web pages. You can experience it on [midjourney-webui](https://midjourney-webui.lobehub.com/). -本插件基于 [midjourney-proxy](https://github.com/novicezk/midjourney-proxy/) 作为 Midjourney 服务的提供方,你需要自行部署一个 midjourney-proxy 服务。部署方法请参考 [📘 midjourney-proxy 部署文档](https://github.com/novicezk/midjourney-proxy/?tab=readme-ov-file#%E4%BD%BF%E7%94%A8%E5%89%8D%E6%8F%90) +![701shots_so](https://github.com/lobehub/chat-plugin-midjourney/assets/28616219/63e9e558-ef16-485f-ae2e-40a999ab0bc0)
@@ -82,7 +91,7 @@ Or clone it for local development: ```bash $ git clone https://github.com/lobehub/chat-plugin-midjourney.git $ cd chat-plugin-midjourney -$ pnpm run install +$ pnpm install $ pnpm run dev ``` diff --git a/README.zh-CN.md b/README.zh-CN.md new file mode 100644 index 0000000..fc2382b --- /dev/null +++ b/README.zh-CN.md @@ -0,0 +1,164 @@ + + +
+ + + + + +

Midjourney
LobeChat 插件

+ +此插件可以与 [Midjourney](https://www.midjourney.com/) 集成 + +[![][🤯-🧩-lobehub-shield]][🤯-🧩-lobehub-link] +[![][github-release-shield]][github-release-link] +[![][github-releasedate-shield]][github-releasedate-link] +[![][github-action-test-shield]][github-action-test-link] +[![][github-action-release-shield]][github-action-release-link]
+[![][github-contributors-shield]][github-contributors-link] +[![][github-forks-shield]][github-forks-link] +[![][github-stars-shield]][github-stars-link] +[![][github-issues-shield]][github-issues-link] +[![][github-license-shield]][github-license-link] + +[English](./README.md) · **简体中文** · [更新日志](./CHANGELOG.md) · [报告问题][github-issues-link] · [请求功能][github-issues-link] + +![](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png) + +
+ +![821shots_so](https://github.com/lobehub/chat-plugin-midjourney/assets/28616219/d9dae125-1305-4fa6-957e-6d160dc7a6fe) + +
+目录 + +#### 目录 + +- [🌟 特性](#-features) +- [🤯 使用方法](#-usage) + - [部署 midjourney-proxy](#部署-midjourney-proxy) +- [⌨️ 本地开发](#️-local-development) +- [🤝 贡献](#-contributing) +- [🔗 链接](#-links) + +#### + +
+ +## 🌟 特性 + +- 🖼️ **AI 图片生成**:Midjourney 插件利用 AI 技术,根据用户的文本提示快速生成丰富多样的图片,激发创造力,美化对话。 +- 🧙‍♂️ **轻松激活**:用户可以轻松激活 MJ 插件面板,仅通过输入自然语言即可开始图片创建之旅。 +- 🎚️ **自定义提示**:提供自定义提示输入功能,允许用户根据自己的需求定制提示,引导 AI 创建理想的图像。 +- 🔗 **无缝集成**:通过配置 Midjourney 代理 URL 实现插件与 Midjourney 服务的无缝集成。 +- 🛠️ **多样参数**:支持一系列参数设置,使用户能够精确控制图片的风格、比例、细节等,创造出满足特定需求的视觉作品。 +- 🚀 **快速适应**:插件设计用于快速部署和易用性,使用户能够通过简单设置启用它,并提供便捷的图片生成体验。 +- 🖥️ **专用界面**:提供专用 UI 界面,允许用户在直观的操作面板中生成和预览图像。 + +
+ +[![][back-to-top]](#readme-top) + +
+ +## 🤯 使用方法 + +### 部署 midjourney-proxy + +本插件基于 [midjourney-proxy](https://github.com/novicezk/midjourney-proxy/) 作为 Midjourney 服务的提供方,你需要自行部署一个 midjourney-proxy 服务。部署方法请参考 [📘 midjourney-proxy 部署文档](https://github.com/novicezk/midjourney-proxy/?tab=readme-ov-file#%E4%BD%BF%E7%94%A8%E5%89%8D%E6%8F%90) + +### 在 Web 中独立使用 + +本插件支持在网页中独立使用,可以在 [midjourney-webui](https://midjourney-webui.lobehub.com/) 中体验。 + +![701shots_so](https://github.com/lobehub/chat-plugin-midjourney/assets/28616219/63e9e558-ef16-485f-ae2e-40a999ab0bc0) + +
+ +[![][back-to-top]](#readme-top) + +
+ +## ⌨️ 本地开发 + +您可以使用 Github Codespaces 进行在线开发: + +[![][github-codespace-shield]][github-codespace-link] + +或克隆它进行本地开发: + +```bash +$ git clone https://github.com/lobehub/chat-plugin-midjourney.git +$ cd chat-plugin-midjourney +$ pnpm run install +$ pnpm run dev +``` + +
+ +[![][back-to-top]](#readme-top) + +
+ +## 🤝 贡献 + +欢迎各种形式的贡献,如果您有兴趣贡献插件,请随时向我们展示您的才华。 + +[![][pr-welcome-shield]][pr-welcome-link] + +[![][github-contrib-shield]][github-contrib-link] + +
+ +[![][back-to-top]](#readme-top) + +
+ +## 🔗 链接 + +- **[🤖 Lobe Chat](https://github.com/lobehub/lobe-chat)** - 一个开源的、可扩展的(函数调用)、高性能的聊天机器人框架。它支持一键免费部署您的私有 ChatGPT/LLM 网页应用程序。 +- **[🧩 / 🏪 插件索引](https://github.com/lobehub/lobe-chat-plugins)** - 这是 LobeChat 的插件索引。它从该存储库访问 index.json,向用户显示可用的函数调用插件列表。 + +
+ +[![][back-to-top]](#readme-top) + +
+ +--- + +#### 📝 许可证 + +版权所有 © 2023 - 至今 [LobeHub][profile-url].
+本项目根据 [MIT](./LICENSE) 许可证授权。 + + + +[🤯-🧩-lobehub-link]: https://github.com/lobehub/lobe-chat-plugins +[🤯-🧩-lobehub-shield]: https://img.shields.io/badge/%F0%9F%A4%AF%20%26%20%F0%9F%A7%A9%20LobeHub-Plugin-95f3d9?labelColor=black&style=flat-square +[back-to-top]: https://img.shields.io/badge/-返回顶部-151515?style=flat-square +[github-action-release-link]: https://github.com/lobehub/chat-plugin-midjourney/actions/workflows/release.yml +[github-action-release-shield]: https://img.shields.io/github/actions/workflow/status/lobehub/chat-plugin-midjourney/release.yml?label=发布&labelColor=black&logo=githubactions&logoColor=white&style=flat-square +[github-action-test-link]: https://github.com/lobehub/chat-plugin-midjourney/actions/workflows/test.yml +[github-action-test-shield]: https://img.shields.io/github/actions/workflow/status/lobehub/chat-plugin-midjourney/test.yml?label=测试&labelColor=black&logo=githubactions&logoColor=white&style=flat-square +[github-codespace-link]: https://codespaces.new/lobehub/chat-plugin-midjourney +[github-codespace-shield]: https://github.com/codespaces/badge.svg +[github-contrib-link]: https://github.com/lobehub/chat-plugin-midjourney/graphs/contributors +[github-contrib-shield]: https://contrib.rocks/image?repo=lobehub%2Fchat-plugin-midjourney +[github-contributors-link]: https://github.com/lobehub/chat-plugin-midjourney/graphs/contributors +[github-contributors-shield]: https://img.shields.io/github/contributors/lobehub/chat-plugin-midjourney?color=c4f042&labelColor=black&style=flat-square +[github-forks-link]: https://github.com/lobehub/chat-plugin-midjourney/network/members +[github-forks-shield]: https://img.shields.io/github/forks/lobehub/chat-plugin-midjourney?color=8ae8ff&labelColor=black&style=flat-square +[github-issues-link]: https://github.com/lobehub/chat-plugin-midjourney/issues +[github-issues-shield]: https://img.shields.io/github/issues/lobehub/chat-plugin-midjourney?color=ff80eb&labelColor=black&style=flat-square +[github-license-link]: https://github.com/lobehub/chat-plugin-midjourney/blob/main/LICENSE +[github-license-shield]: https://img.shields.io/github/license/lobehub/chat-plugin-midjourney?color=white&labelColor=black&style=flat-square +[github-release-link]: https://github.com/lobehub/chat-plugin-midjourney/releases +[github-release-shield]: https://img.shields.io/github/v/release/lobehub/chat-plugin-midjourney?color=369eff&labelColor=black&logo=github&style=flat-square +[github-releasedate-link]: https://github.com/lobehub/chat-plugin-midjourney/releases +[github-releasedate-shield]: https://img.shields.io/github/release-date/lobehub/chat-plugin-midjourney?labelColor=black&style=flat-square +[github-stars-link]: https://github.com/lobehub/chat-plugin-midjourney/network/stargazers +[github-stars-shield]: https://img.shields.io/github/stars/lobehub/chat-plugin-midjourney?color=ffcb47&labelColor=black&style=flat-square +[pr-welcome-link]: https://github.com/lobehub/chat-plugin-midjourney/pulls +[pr-welcome-shield]: https://img.shields.io/badge/%F0%9F%A4%AF%20欢迎投稿-%E2%86%92-ffcb47?labelColor=black&style=for-the-badge +[profile-url]: https://github.com/lobehub