Fixed a small issue with the code in the integrations/roboflow.py file. The integration was making a request to api.roboflow.com prior to checking to see if the cache existed. This caused offline systems to throw an exception. I've put in a pull request here luxonis/depthai1154 to merge that change back into the main repo.
Thanks again for pointing me at the depthai_sdk!