223 Commits

Author SHA1 Message Date
arkohut
4b189c22d2 chore: bump 0.6.4 v0.6.4 2024-09-09 23:39:41 +08:00
arkohut
a30fe62bc3 fix: yaml parse related 2024-09-09 23:39:04 +08:00
arkohut
3912d165f6 Revert "fix: skip flash attn https://huggingface.co/microsoft/Florence-2-base-ft/discussions/13#66836a8d67d2ccf03a96df8d"
This reverts commit 5b1194f1bc6ad055fe69a9a2207ef1c31cc73721.
2024-09-09 23:27:40 +08:00
arkohut
d08c9e0e36 chore: bump 0.6.3 v0.6.3 2024-09-09 22:59:45 +08:00
arkohut
77b1f34a62 fix: include yaml in ocr 2024-09-09 22:59:24 +08:00
arkohut
939bcc0e81 chore: bump 0.6.2 v0.6.2 2024-09-09 22:29:02 +08:00
arkohut
a3394b9250 fix: add dependencies for florence 2 2024-09-09 22:28:41 +08:00
arkohut
5b1194f1bc fix: skip flash attn https://huggingface.co/microsoft/Florence-2-base-ft/discussions/13#66836a8d67d2ccf03a96df8d 2024-09-09 22:26:48 +08:00
arkohut
6107c22def fix: support parse secret 2024-09-09 22:26:26 +08:00
arkohut
f9e2b2261b docs: typo 2024-09-09 21:09:54 +08:00
arkohut
0677931ca5 chore: typo 2024-09-09 21:08:02 +08:00
arkohut
3f08b79bac chore: bump version v0.6.1 2024-09-09 21:06:38 +08:00
arkohut
aba3c03c1f docs: update readme 2024-09-09 21:05:50 +08:00
arkohut
81ba2cd2d2 feat: add default library and command shortcuts for it 2024-09-09 20:58:06 +08:00
arkohut
7e43bc0861 feat(ml_backend): move florence 2 as a default vlm plugin 2024-09-09 20:30:58 +08:00
arkohut
d7e6c32e86 feat: init default library 2024-09-09 19:57:07 +08:00
arkohut
8056f19773 chore: bump 0.6.0 2024-09-09 19:45:37 +08:00
arkohut
69aca0153a feat: make embedding a default plugin 2024-09-09 19:43:17 +08:00
arkohut
57110db73f feat(web): show lib id 2024-09-08 22:56:57 +08:00
arkohut
a5562b14eb feat(ml): use float32 for pascal 2024-09-06 23:42:46 +08:00
arkohut
dbbc2792ef feat: enable baisc auth 2024-09-06 18:18:18 +08:00
arkohut
f1f77bb906 feat(ml_backend): remove logs 2024-09-06 00:39:34 +08:00
arkohut
e062636c08 feat(ocr): update import flow 2024-09-05 18:15:27 +08:00
arkohut
c1226117d6 fix(web): clear result with search bar is empty 2024-09-05 18:07:58 +08:00
arkohut
4991371aa0 chore: bump 0.5.0 v0.5.0 2024-09-03 23:37:47 +08:00
arkohut
80c261ba8a feat: add ml backend server 2024-09-03 23:37:23 +08:00
arkohut
e680386f33 typo 2024-09-03 23:23:34 +08:00
arkohut
a9f34b09d4 feat(index): do not add ocr for embedding 2024-09-03 18:36:08 +08:00
arkohut
e99792a974 feat(vlm): force jpeg option 2024-09-03 18:35:41 +08:00
arkohut
bc205eca11 refactor: split win and macos method in screen record 2024-09-02 11:35:16 +08:00
arkohut
7479398770 fix: update screen record dependencies 2024-09-02 11:29:03 +08:00
arkohut
84daabf0b3 chore: add memos record method 2024-09-02 07:36:06 +08:00
arkohut
63c302e017 feat(screen-recorder): refactor 2024-09-02 00:03:20 +08:00
arkohut
2b2d616775 feat(ocr): support local paddleocr 2024-09-01 22:40:20 +08:00
arkohut
d3b45ad197 feat: enable config.yaml 2024-09-01 19:01:49 +08:00
arkohut
1a08a44a4d fix(index): ignore empty text for embedding 2024-08-29 21:38:01 +08:00
arkohut
0d0f14c526 chore: bump 0.4.4 v0.4.4 2024-08-29 21:17:08 +08:00
arkohut
2135b11f6c chore: hidden vector content for search param log 2024-08-29 21:16:36 +08:00
arkohut
7fbb05e0cd feat: add force indexing 2024-08-29 21:16:15 +08:00
arkohut
75837c67a9 chore: bump 0.4.3 v0.4.3 2024-08-29 19:01:15 +08:00
arkohut
2f844eae80 chore: typo 2024-08-29 19:00:57 +08:00
arkohut
b2ba43af49 chore: bump 0.4.2 v0.4.2 2024-08-29 18:21:53 +08:00
arkohut
482afcdca5 fix: include sub packages 2024-08-29 18:21:38 +08:00
arkohut
a4c140b545 chore: bump 0.4.1 v0.4.1 2024-08-29 18:04:55 +08:00
arkohut
49879ad20e fix: use global import 2024-08-29 18:02:51 +08:00
arkohut
a261a8354c chore: bump 0.4.0 v0.4.0 2024-08-29 17:47:32 +08:00
arkohut
a448fd0c9a feat: support initialization 2024-08-29 17:47:14 +08:00
arkohut
42778c2f54 chore: bump 0.3.0 v0.3.0 2024-08-29 17:17:55 +08:00
arkohut
0970e73da5 feat: make server host configurable 2024-08-29 17:01:02 +08:00
arkohut
75bb7aeef9 feat: update default config for embedding and vlm 2024-08-29 16:49:44 +08:00