From 99fcbef624424f1b400b28f1885e1963bea9ec80 Mon Sep 17 00:00:00 2001 From: Anduin Xue Date: Tue, 26 Dec 2023 11:33:10 +0000 Subject: [PATCH] Update readme.md to add manhours --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8855400..1834862 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,7 @@ # NekoImageGallery +![Man hours](https://img.shields.io/endpoint?url=https%3A%2F%2Fmanhours.aiursoft.cn%2Fr%2Fgithub.com%2Fhv0905%2FNekoImageGallery.json) + An online AI image search engine based on the Clip model and Qdrant vector database. Supports keyword search and similar image search. @@ -137,4 +139,4 @@ define them more clearly. Copyright 2023 EdgeNeko -Licensed under GPLv3 license. \ No newline at end of file +Licensed under GPLv3 license.