summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1208956c..0fdcedca 100644
--- a/README.md
+++ b/README.md
@@ -131,6 +131,8 @@ We also provide a some command line based examples using state of the art models
dedicated submodels for hand-writing and printed recognition.
- [Marian-MT](./candle-examples/examples/marian-mt/): neural machine translation
model, generates the translated text from the input text.
+- [Moondream](./candle-examples/examples/moondream/): tiny computer-vision model
+ that can answer real-world questions about images.
Run them using commands like:
```