From 35465e85d815ffb246c4866325b166cdeea8c9ba Mon Sep 17 00:00:00 2001 From: hanhxiao Date: Tue, 20 Aug 2019 18:20:21 +0800 Subject: [PATCH] feat(base): later import module now override the earlier ones --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 389788e8..fb2c8eca 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ GNES enables large-scale index and semantic search for **text-to-text**, **image

### GNES Hub +
@@ -92,7 +93,7 @@ GNES enables large-scale index and semantic search for **text-to-text**, **image component overview
-

GNES Hub ship AI/ML models as Docker containers and use Docker containers as plugins. It offers a clean and sustainable way to port external algorithms (with the dependencies) into the [GNES framework](https://github.com/gnes-ai/gnes).

+

GNES Hub ship AI/ML models as Docker containers and use Docker containers as plugins. It offers a clean and sustainable way to port external algorithms (with the dependencies) into the GNES framework.

GNES Hub is hosted on the Docker Hub.