From 3cb20e768e8e32758222a5570117327d49935f66 Mon Sep 17 00:00:00 2001 From: Rhys Williams Date: Tue, 9 Jul 2024 07:01:06 -0400 Subject: [PATCH] typo correction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ad8e81..6fe7d50 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ Last of all the aim here is to keep up with the latest optimised foundation mode ## Future updates - Example Gradio app - **done** -- Deprecating Huggingface dependency - standalone siglip tokenization for lightweight deployments - **done** +- Deprecating Huggingface dependency - standalone siglip tokenization for lightweight deployments - **done** - Grounding Dino ONNX - possibly a better solution than sam here for localisation - prompts arre builtin too - CLIP/SigLIP attention transformed to multi point SAM inference - **in progress** - Python packaging - **scheduled**