Anthony

Results 4 comments of Anthony

Heres the surrounding code , engine.py ```python from moondream import VisionEncoder, TextModel from PIL import Image from huggingface_hub import snapshot_download import argparse from threading import Thread from transformers import TextIteratorStreamer...

your sample.py is simply engine.py. Haven't really changed a piece on the whole repo

well, the repo runs well on Google Colab. but raises a mixed datatype error on Rasberry PI 4B.

Thanks...I will try running it both ways