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 | 1a9e227917248d449b7dee394c1cba081bc249be (patch) | |
tree | a2423538bed045880c0898cae2b7176de2305b14 /www/content/posts/use-paddleocr.md | |
parent | 473e71165e47f029d1a578856ab936dd6f4bf9ed (diff) | |
download | crupest-1a9e227917248d449b7dee394c1cba081bc249be.tar.gz crupest-1a9e227917248d449b7dee394c1cba081bc249be.tar.bz2 crupest-1a9e227917248d449b7dee394c1cba081bc249be.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 --- |