Skip to content

Commit 253bbe4

Browse files
authored
Update README.md
1 parent 90851ae commit 253bbe4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ TianliGPT是一个专业的文字摘要生成工具,你可以将需要提取
3232
1. 你需要在博客后面位置引入js和css(**引入在网站的任意位置**
3333

3434
```html
35-
<link rel="stylesheet" href="https://cdn1.tianli0.top/gh/zhheo/Post-Abstract-AI@0.15.2/tianli_gpt.css">
35+
<link rel="stylesheet" href="https://cdn1.tianli0.top/gh/zhheo/Post-Abstract-AI@0.16/tianli_gpt.css">
3636
<script>
3737
let tianliGPT_postSelector = '#post #article-container';
3838
let tianliGPT_key = '5Q5mpqRK5DkwT1X9Gi5e';
3939
</script>
40-
<script src="https://cdn1.tianli0.top/gh/zhheo/Post-Abstract-AI@0.15.2/tianli_gpt.min.js"></script>
40+
<script src="https://cdn1.tianli0.top/gh/zhheo/Post-Abstract-AI@0.16/tianli_gpt.min.js"></script>
4141
```
4242

4343
2. 我们需要更改一些参数来让这个模型运作起来。
@@ -126,4 +126,4 @@ zhheo@qq.com
126126

127127
[Post-Summary-AI](https://github.com/qxchuckle/Post-Summary-AI) - 轻笑开发的博客摘要生成工具
128128

129-
[hexo-ai-excerpt](https://github.com/rootlexblog/hexo-ai-excerpt) - 在本地部署时添加AI摘要
129+
[hexo-ai-excerpt](https://github.com/rootlexblog/hexo-ai-excerpt) - 在本地部署时添加AI摘要

0 commit comments

Comments
 (0)