Add RapidOCR 512 readable-text persistent server
Browse files- .gitattributes +1 -0
- linux/amd64/RapidOcrNcnnServer +3 -0
.gitattributes
CHANGED
|
@@ -54,3 +54,4 @@ linux/amd64/RapidOcrNcnnStaged filter=lfs diff=lfs merge=lfs -text
|
|
| 54 |
runtime/*.raw filter=lfs diff=lfs merge=lfs -text
|
| 55 |
bge-m3-0.5B-ncnn-int8/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 56 |
zvec-runtime/v0.5.0/linux/amd64/libzvec_c_api.so filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 54 |
runtime/*.raw filter=lfs diff=lfs merge=lfs -text
|
| 55 |
bge-m3-0.5B-ncnn-int8/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 56 |
zvec-runtime/v0.5.0/linux/amd64/libzvec_c_api.so filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
linux/amd64/RapidOcrNcnnServer filter=lfs diff=lfs merge=lfs -text
|
linux/amd64/RapidOcrNcnnServer
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:afba88a161b3275eb7ae577d3a43da55bae64334d95490737391ffa8866e3982
|
| 3 |
+
size 14041864
|