cos-mcp 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -30,15 +30,15 @@
30
30
 
31
31
  ## 🌟 功能示例
32
32
  1. 上传文件到COS
33
- ![alt text](./src/img/eg1.png)
34
- 2. 图片质量评估
35
- ![alt text](./src/img/eg3.png)
36
- 3. 自然语言检索图片
37
- ![alt text](./src/img/eg2.png)
38
- 4. 视频截帧
39
- ![alt text](./src/img/eg15.png)
33
+ ![alt text](img/eg1.png)
34
+ 1. 图片质量评估
35
+ ![alt text](img/eg3.png)
36
+ 1. 自然语言检索图片
37
+ ![alt text](img/eg2.png)
38
+ 1. 视频截帧
39
+ ![alt text](img/eg15.png)
40
40
  # 🔧 安装使用
41
- ![alt text](./src/img/eg0.png)
41
+ ![alt text](img/eg0.png)
42
42
 
43
43
 
44
44
  ## 从npx启动
package/img/eg0.png ADDED
Binary file
package/img/eg1.png ADDED
Binary file
package/img/eg15.png ADDED
Binary file
package/img/eg16.png ADDED
Binary file
package/img/eg2.png ADDED
Binary file
package/img/eg3.png ADDED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cos-mcp",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "bin": {
@@ -19,7 +19,8 @@
19
19
  },
20
20
  "files": [
21
21
  "dist",
22
- "README.md"
22
+ "README.md",
23
+ "img"
23
24
  ],
24
25
  "keywords": [
25
26
  "mcp",