Commit 11a66fa430d1d25b9dad921b23a89347c09efda2

Authored by tangwang
1 parent d8ca3b13

feat: add clip-as-service as git submodule (pinned to commit 03410570)

- Added jina-ai/clip-as-service as a git submodule
- Pinned to commit 03410570 (version 0.8.4)
- Will be used for CLIP image/text embedding services
Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
.gitmodules 0 → 100644
@@ -0,0 +1,3 @@ @@ -0,0 +1,3 @@
  1 +[submodule "third-party/clip-as-service"]
  2 + path = third-party/clip-as-service
  3 + url = https://github.com/jina-ai/clip-as-service.git