Hello everyone, regarding to the pull request Add multiple export formats inference support in `Live Inference` solution by RizwanMunawar · Pull Request #21553 · ultralytics/ultralytics · GitHub , I want to know how many days it will take until the PR will be merged. Thank you very much.
Pull Requests are never assured to be merged. Even for Ultralytics employees, not all PRs are merged. I’m addition, there is no definitive timeline for when a PR will be merged, if it is accepted.
If you want, you can just run the command I posted here:
It will install Ultralytics with the non-PyTorch Streamlit model feature. You don’t need to wait for the PR to get merged.
@Toxite I know, but I really need this feature in the official release for my project whose deadline is coming…
What would be the difference between waiting for the official release vs. installing it manually right now? The resultant Ultralytics installation would behave the same.
(post deleted by author)
Thanks for the nudge. We can’t provide merge ETAs. PRs are merged after they pass CI, review, and meet our contribution standards, which can vary by scope and feedback cycles. If you’re blocked by a deadline, I recommend tracking the PR’s CI status and reviews on GitHub and temporarily using the branch locally to unblock your work. Also ensure you’re on the latest ultralytics package when testing, as behavior can change between versions.