pollen-robotics / pollen-vision

Simple and unified interface to zero-shot computer vision models curated for robotics use cases.
https://www.pollen-robotics.com
Apache License 2.0
94 stars 5 forks source link

Make the notebooks runnable on google colab #107

Closed simheo closed 7 months ago

github-actions[bot] commented 7 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
585 174 30% 0% 🟢

New Files

File Coverage Status
pollen_vision/pollen_vision/init.py 100% 🟢
pollen_vision/pollen_vision/vision_models/init.py 100% 🟢
TOTAL 100% 🟢

Modified Files

No covered modified files...

updated for commit: 3d4f477 by action🐍