_**piQture**_ is an open-source Python and Qiskit-based library designed to simplify the development, execution, and training of Quantum Machine Learning (QML) models tailored for image processing tasks. This library seamlessly integrates with the Qiskit SDK, providing a convenient and user-friendly workflow for leveraging the potential of quantum computing for advanced image processing. _piQture_ is designed to streamline QML workflows to accommodate users familiar with classical machine learning but without prior experience in QML.
Installation
You can install the latest version directly from PyPI.
bash
pip install piqture
Notes
For more details, check out the [README](https://github.com/SaashaJoshi/piQture/blob/main/README.md)