diff --git "a/.github/ISSUE_TEMPLATE/\345\217\215\351\246\210\351\227\256\351\242\230.md" "b/.github/ISSUE_TEMPLATE/\345\217\215\351\246\210\351\227\256\351\242\230.md" index 12275d95..47598376 100644 --- "a/.github/ISSUE_TEMPLATE/\345\217\215\351\246\210\351\227\256\351\242\230.md" +++ "b/.github/ISSUE_TEMPLATE/\345\217\215\351\246\210\351\227\256\351\242\230.md" @@ -11,7 +11,7 @@ assignees: '' ⚠️ 注意:不遵循此模板的任何帖子都会被立即关闭,如果没有提供下方的信息,我们无法定位你的问题。 请在下方中括号内输入 x 来表示你已经知晓相关内容。 -- [ ] 我确认已经在 [Issues](https://github.com/Licoy/ChatGPT-Midjourney/issues) 列表(包括已经 Close 的)中搜索了此次反馈的问题,没有找到解答。 +- [ ] 我确认已经在 [Issues](https://github.com/Licoy/ChatAny/issues) 列表(包括已经 Close 的)中搜索了此次反馈的问题,没有找到解答。 **描述问题** 请在此描述你遇到了什么问题。 diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 804b5381..bb999b93 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -25,7 +25,7 @@ jobs: id: meta uses: docker/metadata-action@v4 with: - images: licoy/chatgpt-midjourney + images: licoy/chatany tags: | type=raw,value=latest type=ref,event=tag diff --git a/README.md b/README.md index dbf77f69..43173831 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@
-

🍭 ChatGPT-Midjourney

+

🌻 ChatAny

中文 | [English](./README_EN.md) -一一键拥有你自己的 ChatGPT+StabilityAI+Midjourney 网页服务(基于[ChatGPT-Next-Web](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web)开发) +一键拥有你自己的 `ChatGPT`+`众多AI` 的聚合网页服务(基于[ChatGPT-Next-Web](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web)开发) -[QQ交流群](https://github.com/Licoy/ChatGPT-Midjourney/issues/30) | [💥PRO版本](https://github.com/Licoy/GoAmzAI) +[QQ交流群](https://github.com/Licoy/ChatAny/issues/30) | [💥PRO版本](https://github.com/Licoy/GoAmzAI) [![WordPress+ChatGPT支持](https://img.shields.io/badge/WordPress-AIGC%20部署-red.svg?logo=wordpress&logoColor=red)](https://github.com/Licoy/wordpress-theme-puock) @@ -26,21 +26,21 @@ ### 已支持 - [x] 原`ChatGPT-Next-Web`所有功能 -- [x] Midjourney `Imgine` `Upscale` `Variation` `Zoom` `Vary` `Pan` `Reroll` `Describe` `Blend` 等众多操作,完美支持 Midjourney 图像生成之后的任何操作 -- [x] Midjourney 区域重绘(Vary Region)支持 -- [x] Midjourney 参考图片 -- [x] 绘图进度百分比、实时图像显示 -- [x] 支持 Stable Image Ultra -- [x] 支持 Stable Image Core -- [x] 支持 Stable Diffusion 3 - -## MJ Proxy API支持 -> 本项目Midjourney相关API能力由 [trueai-org/midjourney-proxy](https://github.com/trueai-org/midjourney-proxy) 开源项目或同类项目提供API生成能力支持,使用本项目之前您需要先自建此服务,或者使用第三方中转平台的API。 - -### Midjourney-Proxy +- [x] StableAI + - [x] 支持 Stable Image Ultra + - [x] 支持 Stable Image Core + - [x] 支持 Stable Diffusion 3 +- [x] Midjourney `(非官方)` + - [x] Midjourney `Imgine` `Upscale` `Variation` `Zoom` `Vary` `Pan` `Reroll` `Describe` `Blend` 等众多操作,完美支持 Midjourney 图像生成之后的任何操作 + - [x] Midjourney 区域重绘(Vary Region)支持 + - [x] Midjourney 参考图片 + - [x] 绘图进度百分比、实时图像显示 + +## MidjourneyAPI说明 +> 本项目Midjourney相关API接口采用以下开源项目或同类项目提供API生成能力支持,使用本项目之前您需要先自建此服务,或者使用第三方中转平台的API。 + +### 开源Midjourney-Proxy - 项目地址:[trueai-org/midjourney-proxy](https://github.com/trueai-org/midjourney-proxy) -- 支持系统:Linux / Windows / MacOS -- 部署方式:Docker、一键脚本、安装包等 ### 第三方中转API > 以下为第三方中转API,本项目不做任何担保,请自行选择使用,若遇到任何疑问请联系对应的平台客服。 @@ -67,14 +67,14 @@ docker run -d -p 3000:3000 \ -e BASE_URL="https://api.openai.com" \ -e MJ_PROXY_URL="" \ -e MJ_PROXY_KEY="" \ - licoy/chatgpt-midjourney:latest + licoy/chatany:latest ``` ### Vercel -[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FLicoy%2FChatGPT-Midjourney&env=OPENAI_API_KEY&env=MJ_PROXY_URL&env=MJ_PROXY_KEY&env=CODE&project-name=chatgpt-midjourney&repository-name=ChatGPT-Midjourney) +[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FLicoy%2FChatAny&env=OPENAI_API_KEY&env=MJ_PROXY_URL&env=MJ_PROXY_KEY&env=CODE&project-name=chat-any&repository-name=ChatAny) ### Railway [![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/1g6vDL?referralCode=vvEj-K) ### Sealos -[![](https://raw.githubusercontent.com/labring-actions/templates/main/Deploy-on-Sealos.svg)](https://cloud.sealos.io/?openapp=system-template%3FtemplateName%3Dchatgpt-midjourney) +[![](https://raw.githubusercontent.com/labring-actions/templates/main/Deploy-on-Sealos.svg)](https://cloud.sealos.io/?openapp=system-template%3FtemplateName%3Dchatany) ### 手动部署 - clone本项目到本地 - 安装依赖 diff --git a/README_EN.md b/README_EN.md index aa39be9c..75f5f914 100644 --- a/README_EN.md +++ b/README_EN.md @@ -1,12 +1,12 @@
-

🍭 ChatGPT-Midjourney

+

🌻 ChatAny

[中文](./README.md) | English -One-click to own your own ChatGPT+StabilityAI+Midjourney web service (based on [ChatGPT-Next-Web](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web) development) +One-click to own your own `ChatGPT` + `many AI` aggregation web service (based on [ChatGPT-Next-Web](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web) development) -[QQ Exchange Group](https://github.com/Licoy/ChatGPT-Midjourney/issues/30) | [💥PRO VERSION](https://github.com/Licoy/GoAmzAI) +[QQ Exchange Group](https://github.com/Licoy/ChatAny/issues/30) | [💥PRO VERSION](https://github.com/Licoy/GoAmzAI) [![WordPress+ChatGPT support](https://img.shields.io/badge/WordPress-AIGC%20deployment-red.svg?logo=wordpress&logoColor=red)](https://github.com/Licoy/wordpress-theme-puock) @@ -26,21 +26,21 @@ One-click to own your own ChatGPT+StabilityAI+Midjourney web service (based on [ ### Already supported - [x] All functions of the original `ChatGPT-Next-Web` -- [x] Midjourney `Imgine` `Upscale` `Variation` `Zoom` `Vary` `Pan` `Reroll` `Describe` `Blend` and many other operations, perfect support for any operation after Midjourney image generation -- [x] Midjourney Vary Region Support -- [x] Midjourney reference image -- [x] Drawing progress percentage, real-time image display -- [x] Support Stable Image Ultra -- [x] Support Stable Image Core -- [x] Support Stable Diffusion 3 - -## MJ Proxy API support -> The Midjourney-related API capabilities of this project are supported by the [trueai-org/midjourney-proxy](https://github.com/trueai-org/midjourney-proxy) open source project or similar projects. Before using this project, you need to build this service yourself or use the API of a third-party transit platform. - -### Midjourney-Proxy +- [x] StableAI + - [x] Support for Stable Image Ultra + - [x] Support for Stable Image Core + - [x] Support for Stable Diffusion 3 +- [x] Midjourney `(unofficial)` + - [x] Midjourney `Imgine` `Upscale` `Variation` `Zoom` `Vary` `Pan` `Reroll` `Describe` `Blend` and many other operations, perfectly supporting any operation after Midjourney image generation + - [x] Midjourney region redrawing (Vary Region) support + - [x] Midjourney reference image + - [x] Drawing progress percentage, real-time image display + +## MidjourneyAPI description +> The Midjourney-related API interface of this project uses the following open source projects or similar projects to provide API generation capability support. Before using this project, you need to build this service yourself, or use the API of a third-party transit platform. + +### Open Source Midjourney-Proxy - Project address: [trueai-org/midjourney-proxy](https://github.com/trueai-org/midjourney-proxy) -- Supported systems: Linux / Windows / MacOS -- Deployment method: Docker, one-click script, installation package, etc. ### Third-party transfer API > The following is a third-party transfer API. This project does not provide any guarantee. Please choose to use it by yourself. If you encounter any questions, please contact the corresponding platform customer service. @@ -66,14 +66,14 @@ docker run -d -p 3000:3000 \ -e OPENAI_API_KEY="sk-xxx" \ -e BASE_URL="https://api.openai.com" \ -e MJ_PROXY_URL="" \ --e MJ_PROXY_KEY="" \ licoy/chatgpt-midjourney:latest +-e MJ_PROXY_KEY="" \ licoy/chatany:latest ``` ### Vercel -[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FLicoy%2FChatGPT-Midjourney&env=OPENAI_API_KEY&env=MJ_PROXY_URL&env=MJ_PROXY_KEY&env=CODE&project-name=chatgpt-midjourney&repository-name=ChatGPT-Midjourney) +[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FLicoy%2FChatAny&env=OPENAI_API_KEY&env=MJ_PROXY_URL&env=MJ_PROXY_KEY&env=CODE&project-name=chat-any&repository-name=ChatAny) ### Railway [![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/1g6vDL?referralCode=vvEj-K) ### Sealos -[![](https://raw.githubusercontent.com/labring-actions/templates/main/Deploy-on-Sealos.svg)](https://cloud.sealos.io/?openapp=system-template%3FtemplateName%3Dchatgpt-midjourney) +[![](https://raw.githubusercontent.com/labring-actions/templates/main/Deploy-on-Sealos.svg)](https://cloud.sealos.io/?openapp=system-template%3FtemplateName%3Dchatany) ### Manual deployment - Clone this project to local diff --git a/app/components/sidebar.tsx b/app/components/sidebar.tsx index 8060d339..d631ef0d 100644 --- a/app/components/sidebar.tsx +++ b/app/components/sidebar.tsx @@ -224,7 +224,7 @@ export function SideBar(props: { className?: string }) { {...props} > } > diff --git a/app/constant.ts b/app/constant.ts index b88eb629..7d3477e0 100644 --- a/app/constant.ts +++ b/app/constant.ts @@ -1,5 +1,5 @@ export const OWNER = "Licoy"; -export const REPO = "ChatGPT-Midjourney"; +export const REPO = "ChatAny"; export const REPO_URL = `https://github.com/${OWNER}/${REPO}`; export const ISSUE_URL = `https://github.com/${OWNER}/${REPO}/issues`; export const UPDATE_URL = `${REPO_URL}#keep-updated`; @@ -389,6 +389,6 @@ export const internalAllowedWebDavEndpoints = [ ]; export const PLUGINS = [ - { name: "Midjourney", path: Path.Mj, icon: "🎨" }, { name: "Stable Diffusion", path: Path.Sd, icon: "🎨" }, + { name: "Midjourney (Unofficial)", path: Path.Mj, icon: "🎨" }, ]; diff --git a/app/layout.tsx b/app/layout.tsx index 5c626b72..06e78ffa 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -10,10 +10,10 @@ import { GoogleTagManager } from "@next/third-parties/google"; const serverConfig = getServerSideConfig(); export const metadata: Metadata = { - title: "ChatGPT-Midjourney", + title: "ChatAny", description: "Your personal ChatGPT Chat Bot.", appleWebApp: { - title: "ChatGPT-Midjourney", + title: "ChatAny", statusBarStyle: "default", }, }; diff --git a/docker-compose.yml b/docker-compose.yml index d119c93b..6c22cdbd 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -2,8 +2,8 @@ version: "3.9" services: chatgpt-next-web: profiles: [ "no-proxy" ] - container_name: chatgpt-midjourney - image: licoy/chatgpt-midjourney + container_name: chatany + image: licoy/chatany ports: - 3000:3000 environment: @@ -22,8 +22,8 @@ services: chatgpt-next-web-proxy: profiles: [ "proxy" ] - container_name: chatgpt-midjourney - image: licoy/chatgpt-midjourney + container_name: chatany + image: licoy/chatany ports: - 3000:3000 environment: diff --git a/package.json b/package.json index 19b691ba..3909076f 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "chatgpt-midjourney", + "name": "chatany", "private": false, "license": "mit", "scripts": {