diff options
author | Yuqian Yang <crupest@crupest.life> | 2025-03-05 00:21:48 +0800 |
---|---|---|
committer | Yuqian Yang <crupest@crupest.life> | 2025-03-27 01:33:06 +0800 |
commit | 61f8bd7e54aaf3fdd1664c322c5fc0a03bfe95f0 (patch) | |
tree | 365e9dcee8ea8780029ff4ff24619b008303adbc /www/content/posts/use-paddleocr.md | |
parent | 3d9b0c38adf1b2afd89ef33bbe70cd4eb4c1d8e6 (diff) | |
download | crupest-61f8bd7e54aaf3fdd1664c322c5fc0a03bfe95f0.tar.gz crupest-61f8bd7e54aaf3fdd1664c322c5fc0a03bfe95f0.tar.bz2 crupest-61f8bd7e54aaf3fdd1664c322c5fc0a03bfe95f0.zip |
feat(www): add post systemd-nspawn.
Diffstat (limited to 'www/content/posts/use-paddleocr.md')
-rw-r--r-- | www/content/posts/use-paddleocr.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/content/posts/use-paddleocr.md b/www/content/posts/use-paddleocr.md index f4eae32..806df41 100644 --- a/www/content/posts/use-paddleocr.md +++ b/www/content/posts/use-paddleocr.md @@ -2,10 +2,10 @@ title: "Use PaddleOCR" date: 2022-11-30T13:25:36+08:00 description: Simple steps to use PaddleOCR. -categories: Coding +categories: coding tags: - AI - - Python + - python - OCR --- |