Skip to content

Commit

Permalink
docs: rename
Browse files Browse the repository at this point in the history
  • Loading branch information
Licoy committed Oct 30, 2024
1 parent 59503bd commit c279231
Show file tree
Hide file tree
Showing 9 changed files with 52 additions and 52 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/反馈问题.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ assignees: ''
⚠️ 注意:不遵循此模板的任何帖子都会被立即关闭,如果没有提供下方的信息,我们无法定位你的问题。

请在下方中括号内输入 x 来表示你已经知晓相关内容。
- [ ] 我确认已经在 [Issues](https://github.com/Licoy/ChatGPT-Midjourney/issues) 列表(包括已经 Close 的)中搜索了此次反馈的问题,没有找到解答。
- [ ] 我确认已经在 [Issues](https://github.com/Licoy/ChatAny/issues) 列表(包括已经 Close 的)中搜索了此次反馈的问题,没有找到解答。

**描述问题**
请在此描述你遇到了什么问题。
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
40 changes: 20 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<div align="center">

<h1 align="center">🍭 ChatGPT-Midjourney</h1>
<h1 align="center">🌻 ChatAny</h1>

中文 | [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)

Expand All @@ -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,本项目不做任何担保,请自行选择使用,若遇到任何疑问请联系对应的平台客服。
Expand All @@ -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本项目到本地
- 安装依赖
Expand Down
40 changes: 20 additions & 20 deletions README_EN.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<div align="center">

<h1 align="center">🍭 ChatGPT-Midjourney</h1>
<h1 align="center">🌻 ChatAny</h1>

[中文](./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)

Expand All @@ -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.
Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion app/components/sidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ export function SideBar(props: { className?: string }) {
{...props}
>
<SideBarHeader
title="ChatGPT-Midjourney"
title="ChatAny"
subTitle="Build your own AI assistant."
logo={<ChatGptIcon />}
>
Expand Down
4 changes: 2 additions & 2 deletions app/constant.ts
Original file line number Diff line number Diff line change
@@ -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`;
Expand Down Expand Up @@ -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: "🎨" },
];
4 changes: 2 additions & 2 deletions app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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",
},
};
Expand Down
8 changes: 4 additions & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "chatgpt-midjourney",
"name": "chatany",
"private": false,
"license": "mit",
"scripts": {
Expand Down

0 comments on commit c279231

Please sign in to comment.