Skip to content

Commit 3a9a43c

Browse files
committed
update readme
1 parent e1fed87 commit 3a9a43c

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,15 @@
4747
- 全球唯一支持了**openai**库的SD,文生图模型接口(sd, /v1/images/generations),基于diffusers后端(代码样例见gpt_server/tests/test_image_gen.py)
4848
- 全球唯一支持了**openai**库的SD,文生图模型接口(sd, /v1/images/edits),基于diffusers后端(代码样例见gpt_server/tests/test_image_edit.py)
4949

50-
## 🖼️ 配置文档
51-
通过这个样例文件,可以很快的掌握项目的配置方式。
50+
51+
## 📘 配置文档
52+
53+
54+
- **[详细配置说明](https://blog.csdn.net/q506610466/article/details/151360406 "详细配置说明")**
5255
<br>
53-
**配置文件的详细说明信息位于:[config_example.yaml](https://github.com/shell-nlp/gpt_server/blob/main/gpt_server/script/config_example.yaml "配置文件")**
56+
- [配置文件样例](https://github.com/shell-nlp/gpt_server/blob/main/gpt_server/script/config_example.yaml "配置文件")
57+
58+
5459

5560
## 🎉 最新进展
5661
<details open>

0 commit comments

Comments
 (0)