mirror of
https://github.com/linux-do/new-api.git
synced 2025-09-20 01:16:36 +08:00
update the README.md
This commit is contained in:
parent
5b2d898b36
commit
41e7bc1e1a
17
README.md
17
README.md
@ -12,3 +12,20 @@
|
||||
|
||||
> **Note**
|
||||
> 最新版Docker镜像 calciumion/neko-api:main
|
||||
|
||||
## 此分叉版本的主要变更
|
||||
1. 全新的UI界面(部分界面还待更新)
|
||||
2. 添加[Midjourney-Proxy](https://github.com/novicezk/midjourney-proxy)接口的支持:
|
||||
+ [x] /mj/submit/imagine
|
||||
+ [x] /mj/submit/change
|
||||
+ [x] /mj/submit/blend
|
||||
+ [x] /mj/submit/describe
|
||||
+ [x] /mj/image/{id} (通过此接口获取图片,**请必须在系统设置中填写服务器地址!!**)
|
||||
+ [x] /mj/task/{id}/fetch (此接口返回的图片地址为经过One API转发的地址)
|
||||
3. 支持在线充值功能,可在系统设置中设置,当前支持的支付接口:
|
||||
+ [x] 易支付
|
||||
4. 支持用key查询使用额度:
|
||||
+ 配合项目[neko-api-key-tool](https://github.com/Calcium-Ion/neko-api-key-tool)可实现用key查询使用情况,方便二次分销
|
||||
5. 渠道显示已使用额度,支持指定组织访问
|
||||
6. 分页支持选择每页显示数量
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user