Selaa lähdekoodia

docs: update CUDA acceleration guides and README content

- Update GPU hardware support information in README.md and README_zh-CN.md
- Enhance CUDA acceleration guides for Ubuntu and Windows
- Modify README_zh-CN.md to reflect changes in GPU requirements and configurations
- Update TODO list to mark semantic reading order as completed
myhloli 1 vuosi sitten
vanhempi
commit
a1c7b5a7af
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      README_zh-CN.md

+ 2 - 2
README_zh-CN.md

@@ -167,13 +167,13 @@ https://github.com/user-attachments/assets/4bea02c9-6d54-4cd6-97ed-dff14340982c
         <td rowspan="2">GPU硬件支持列表</td>
         <td colspan="2">最低要求 8G+显存</td>
         <td colspan="2">3060ti/3070/3080/3080ti/4060/4070/4070ti<br>
-        8G显存可开启lavout和公式识别和ocr加速</td>
+        8G显存可开启layout、公式识别和ocr加速</td>
         <td rowspan="2">None</td>
     </tr>
     <tr>
         <td colspan="2">推荐配置 16G+显存</td>
         <td colspan="2">3090/3090ti/4070tisuper/4080/4090<br>
-        16G显存及以上可以同时开启layout公式识别和ocr加速和表格识别加速<br>
+        16G显存及以上可以同时开启layout公式识别和ocr加速和表格识别加速<br>
         </td>
     </tr>
 </table>