prithivMLmods commited on
Commit
7cb95d2
·
verified ·
1 Parent(s): eec6e62

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -59,13 +59,13 @@ tags:
59
  |------------|-------------------------|--------------------------|
60
  | ![1](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/_Y-OAIttAgeANK7Dv_IGD.jpeg) | ![Page1](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/WQlpD6VpMNwhQVzqJutuz.png) | ![Page2](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/fEGekbnM1NvmqIocxuYb7.png) |
61
 
62
- ### [2] JSON Node
63
 
64
  | Input Image | Node Preview Page 1 | Node Preview Page 2 |
65
  |------------|----------------------|----------------------|
66
  | ![1](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/_jmGwS5ODHNNp1FswE2R7.jpeg) | ![Page1](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/NrrCDWMenmxHjrhmGyoKZ.png) | ![Page2](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/NRUOYT_fE90wqTJi-u39q.png) |
67
 
68
- ### [3] YAML Node
69
 
70
  | Input Image | Node Preview Page 1 | Node Preview Page 2 |
71
  |------------|----------------------|----------------------|
@@ -93,7 +93,7 @@ messages = [
93
  "type": "image",
94
  "image": "https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-VL/assets/demo.jpeg",
95
  },
96
- {"type": "text", "text": "Convert the contents of this document into structured Markdown."},
97
  ],
98
  }
99
  ]
 
59
  |------------|-------------------------|--------------------------|
60
  | ![1](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/_Y-OAIttAgeANK7Dv_IGD.jpeg) | ![Page1](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/WQlpD6VpMNwhQVzqJutuz.png) | ![Page2](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/fEGekbnM1NvmqIocxuYb7.png) |
61
 
62
+ ### [2] JSON Nodes
63
 
64
  | Input Image | Node Preview Page 1 | Node Preview Page 2 |
65
  |------------|----------------------|----------------------|
66
  | ![1](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/_jmGwS5ODHNNp1FswE2R7.jpeg) | ![Page1](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/NrrCDWMenmxHjrhmGyoKZ.png) | ![Page2](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/NRUOYT_fE90wqTJi-u39q.png) |
67
 
68
+ ### [3] YAML Nodes
69
 
70
  | Input Image | Node Preview Page 1 | Node Preview Page 2 |
71
  |------------|----------------------|----------------------|
 
93
  "type": "image",
94
  "image": "https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-VL/assets/demo.jpeg",
95
  },
96
+ {"type": "text", "text": "Convert to Markdown."},
97
  ],
98
  }
99
  ]