Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Licoy committed Oct 30, 2024
1 parent c279231 commit a1f2cef
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 16 deletions.
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
### 已支持
- [x]`ChatGPT-Next-Web`所有功能
- [x] StableAI
- [x] StabilityAI
- [x] 支持 Stable Image Ultra
- [x] 支持 Stable Image Core
- [x] 支持 Stable Diffusion 3
Expand All @@ -42,13 +42,6 @@
### 开源Midjourney-Proxy
- 项目地址:[trueai-org/midjourney-proxy](https://github.com/trueai-org/midjourney-proxy)

### 第三方中转API
> 以下为第三方中转API,本项目不做任何担保,请自行选择使用,若遇到任何疑问请联系对应的平台客服。
[![GPTNB中转API](https://img.shields.io/badge/GPTNB%20优质的第三方官转API-2E8B57.svg?logo=openai&logoColor=green&style=for-the-badge)](https://goapi.gptnb.ai)

[![GPTNB中转API](https://img.shields.io/badge/VMAN%20优选的第三方高速API-50616D.svg?logo=openai&logoColor=green&style=for-the-badge)](https://api.mjdjourney.cn)

## 参数说明
### `MJ_PROXY_URL`
MJ Proxy的API链接地址
Expand Down Expand Up @@ -99,5 +92,13 @@ npm run start // #或者开发模式启动: npm run dev
### 更多功能
等你自行发掘

## 第三方中转API
> 以下为第三方中转API,本项目不做任何担保,请自行选择使用,若遇到任何疑问请联系对应的平台客服。
[![GPTNB中转API](https://img.shields.io/badge/GPTNB%20优质的第三方官转API-2E8B57.svg?logo=openai&logoColor=green&style=for-the-badge)](https://goapi.gptnb.ai)

[![GPTNB中转API](https://img.shields.io/badge/VMAN%20优选的第三方高速API-50616D.svg?logo=openai&logoColor=green&style=for-the-badge)](https://api.mjdjourney.cn)


## 开源协议
[MIT](./LICENSE)
18 changes: 10 additions & 8 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ One-click to own your own `ChatGPT` + `many AI` aggregation web service (based o
### Already supported
- [x] All functions of the original `ChatGPT-Next-Web`
- [x] StableAI
- [x] StabilityAI
- [x] Support for Stable Image Ultra
- [x] Support for Stable Image Core
- [x] Support for Stable Diffusion 3
Expand All @@ -42,13 +42,6 @@ One-click to own your own `ChatGPT` + `many AI` aggregation web service (based o
### Open Source Midjourney-Proxy
- Project address: [trueai-org/midjourney-proxy](https://github.com/trueai-org/midjourney-proxy)

### 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.
[![GPTNB transfer API](https://img.shields.io/badge/GPTNB%20API-2E8B57.svg?logo=openai&logoColor=green&style=for-the-badge)](https://goapi.gptnb.ai)

[![VMAN transfer API](https://img.shields.io/badge/VMAN%20API-50616D.svg?logo=openai&logoColor=green&style=for-the-badge)](https://api.mjdjourney.cn)

## Parameter Description
### `MJ_PROXY_URL`
MJ Proxy API link address
Expand Down Expand Up @@ -83,6 +76,7 @@ npm install
npm run build
npm run start // #Or start in development mode: npm run dev
```

## Use
### Create a painting
After deployment, click the painting in the upper left corner and select the painting model you need to use to enter:
Expand All @@ -99,5 +93,13 @@ After deployment, click the painting in the upper left corner and select the pai
### More features
Waiting for you to discover

## 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.
[![GPTNB transfer API](https://img.shields.io/badge/GPTNB%20API-2E8B57.svg?logo=openai&logoColor=green&style=for-the-badge)](https://goapi.gptnb.ai)

[![VMAN transfer API](https://img.shields.io/badge/VMAN%20API-50616D.svg?logo=openai&logoColor=green&style=for-the-badge)](https://api.mjdjourney.cn)


## Open source agreement
[MIT](./LICENSE)

0 comments on commit a1f2cef

Please sign in to comment.