v0.51.0

roboflow/inferencev0.51.0Jun 20, 2025by grzegorz-roboflow

AI Summary

Introduced new workflow blocks including perception encoder and Stability AI outpainting, along with various bug fixes.

Key Highlights

  • Added perception encoder workflow blocks for advanced processing.
  • Added Stability AI outpainting feature.
  • Fixed 'Invalid date error' when creating new workflows.
  • Fixed velocity block data type issues.

New Features

  • Perception encoder workflow blocks
  • Stability AI outpainting
  • Date parsing fix

Full Release Notes

## What's Changed
* Add perception encoder workflow blocks by @hansent in https://github.com/roboflow/inference/pull/1350
* Feat/stability ai outpainting by @grzegorz-roboflow in https://github.com/roboflow/inference/pull/1367

* Respect image parent_id property when deserializing by @brunopicinin in https://github.com/roboflow/inference/pull/1363
* Fix zone filter anchor extraction for non-center detection reference points by @ryanjball in https://github.com/roboflow/inference/pull/1372
* Fix 'Invalid date error' when creating new workflow by @grzegorz-roboflow in https://github.com/roboflow/inference/pull/1365
* Fix velocity block - sv.Detections[data] items must be np.array elements by @grzegorz-roboflow in https://github.com/roboflow/inference/pull/1368
* communicate failed pipeline over webrtc by @grzegorz-roboflow in https://github.com/roboflow/inference/pull/1376
* Update owlv2.py by @stellasphere in https://github.com/roboflow/inference/pull/1375

* docs: Add installation and a quickstart code snippet in the `getting-started` page in docs by @soumik12345 in https://github.com/roboflow/inference/pull/1362
* Change ONVIF Block Name by @lou-roboflow in https://github.com/roboflow/inference/pull/1371

## New Contributors
* @soumik12345 made their first contribution in https://github.com/roboflow/inference/pull/1362

**Full Changelog**: https://github.com/roboflow/inference/compare/v0.50.5...v0.51.0