Pixano-inference

Latest version: v0.3.1

Safety actively analyzes 701967 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.4.0b0

New version incoming !

We are in the process of transforming Pixano-Inference to handle more efficiently models and data for Pixano. We will support transformers, sam2, and later well know providers such as OpenAI, Mistral, ...

Stay tuned !

What's Changed
* Refactor Pixano-inference by juliendenize in https://github.com/pixano/pixano-inference/pull/20
* Add minimal docs by juliendenize in https://github.com/pixano/pixano-inference/pull/21
* Remove sam2 optional dependency for pypi and fix asserts by juliendenize in https://github.com/pixano/pixano-inference/pull/22

New Contributors
* juliendenize made their first contribution in https://github.com/pixano/pixano-inference/pull/20

**Full Changelog**: https://github.com/pixano/pixano-inference/compare/v0.3.1...v0.4.0b0

0.3.1

Under active development, subject to API change

Install this version of Pixano Inference with `pip install pixano-inference~=0.3.1`

Added

- Add **new GroundingDINO model** for semantic segmentation with text prompts (pixano/pixano-inference6)

Changed

- Update README badges with PyPI release

Fixed

- Remove top-level imports for GitHub models to prevent import errors (pixano/pixano-inference6)
- Fix preannotation with SAM and MobileSAM (pixano/pixano-inference6)
- Add type hints for Image PixanoType (pixano/pixano-inference6)
- Update Pixano requirement from 0.5.0 beta to 0.5.0 stable

0.3.0

Under active development, subject to API change

Install this version of Pixano Inference with `pip install pixano-inference~=0.3.0`

Added

- Publish **Pixano Inference on PyPI**
- Add **new MobileSAM model** as a lighter alternative to SAM (pixano/pixano-inference2)
- Add GitHub actions to format and lint code
- Add GitHub action to publish docs and PyPI package (pixano/pixano-inference9)
- Add issue and pull request templates on GitHub repository
- Add CONTRIBUTING.md for installation information and contribution guidelines

Changed

- **Breaking:** Remove SAM and MobileSAM dependencies to allow publishing to PyPI (pixano/pixano-inference14)
- **Breaking:** Update to Pixano 0.5.0
- **Breaking:** Update InferenceModel `id` attribute to `model_id` to stop redefining built-in `id`
- **Breaking:** Update submodule names to `pytorch`, `tensorflow`, and `github`
- Update README with a small header description listing main features and more detailed installation instructions
- Generate API reference on documentation website automatically
- Add cross-references to Pixano, TensorFlow, and Hugging Face Transformers in the API reference
- Update documentation deployment (pixano/pixano-inference9)

Fixed

- Fix links to Pixano notebooks
- Fix internal cross-references in the API reference of the documentation website
- Update deprecated GitHub actions (pixano/pixano-inference11)
- Prevent CUDA installation in lint GitHub action action
- Fix ignored members in linting CI configuration
- Specify black version in formatting CI configuration
- Fix GitHub version and documentation links in README

0.2.1

Under active development, subject to API change

Install this version of Pixano Inference with `pip install pixano-inferencegit+https://github.com/pixano/pixano-inferencev0.2.1`

Added
- Add CLIP model for **semantic search** on images

0.2.0

Under active development, subject to API change

Install this version of Pixano Inference with `pip install pixano-inferencegit+https://github.com/pixano/pixano-inferencev0.2.0`

Changed

- **Breaking:** Update models to the new **PixanoTypes** and **lancedb storage format** of Pixano 0.4.0

0.1.6

*Under active development, subject to API change*

Install this version of Pixano Inference with `pip install pixano-inferencegit+https://github.com/pixano/pixano-inferencev0.1.6`

Added

- Create documentation website

Fixed

- Update CHANGELOG format

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.