Vadim Grinco

Results 38 comments of Vadim Grinco

It's because your pull request introduced the actions - it didn't exist in the repo before. It works now. Here's an example: https://github.com/grinco/ote_rate/actions/runs/7604215259 https://github.com/grinco/ote_rate/pull/18/checks

Google's coral TPU repos seem to be missing: https://packages.cloud.google.com/apt I recommend using [CodeProject.AI](https://www.codeproject.com/) - will check where the repos moved if they're still available in the meantime...

[This commit](https://github.com/grinco/HASS-coral-rest-api/commit/53262c613888d77b297a82ecab7d90b2e8aa6423) should fix it. Try again please.

The new error is already pointing to containers inability to use the passed through device. Do you have a pci, m2 or usb coral stick? As for code project ai...

Ok, so it might be caused by this line: https://github.com/grinco/HASS-coral-rest-api/blob/main/config.json#L12 can you do an `ls -l /dev` on the system where you're running the container? I would like to know...

Sorry for the delay. The addon passes /dev/apex_0 to the container - which is a device created by the OS for an M2 version (probably PCI as well) of the...

@dvejsada can you merge this? @sinacek is from operatorict.cz - the company that provides the API ;)

Deleted my previous comment and re-opened. I was wrong. The [current module](https://github.com/codeproject/CodeProject.AI-ALPR-RKNN) uses YOLOv5...