NVIDIA-AI-IOT / nanoowl

A project that optimizes OWL-ViT for real-time inference with NVIDIA TensorRT.
Apache License 2.0
232 stars 42 forks source link

Changes in the prerequisites in the Readme Documentation #21

Open nv-vankit opened 6 months ago

nv-vankit commented 6 months ago

When running example 2, it requires attributes for the methods from the Clip Package, but doesn't have a reference to anywhere in Readme from where and what to install. So I have added that package install command. Also for live camera feed we will need aiohttp module.