Thomas Hansen
Thomas Hansen
no also includes code conflicts. we can add the client init memoization in separate PR
got same change via https://github.com/roboflow/inference/pull/1280
Thanks for reporting @cdeil will try to add support for python 3.13. Don't have immediate bandwidth to implement, but added to backlog. Not sure why av / aiortc fails to...
Definitely welcome a PR. We can run some additional tests on it also. c/c @grzegorz-roboflow who is most familiar with the aiortc usage
updated a couple of these recently and have a branch with newest transformers version also. tryin gright now on clean py13 venv fails on mediapipe: ``` ➜ ~ uv venv...
@herobrine99dan could you try to `pip install inference`. And then run `import inference` in a python session? Trying to narrow down if it's a issue with our docker images/build or...
@Grantimus9 still workgin on this? I think the required changes in execution engine laded. Any other blockers or maybe we just need to merge in latest master and test?
tests are failing. I think transformers update breaks florence
yeah seems liek a bug on the block maybe mismatch between what i has declared vs actually returns. could you paste an example workflow spec to help reproduce? (be sure...