We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 876a848 commit 38f7402Copy full SHA for 38f7402
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## [[0.0.7]](https://github.com/Clarifai/clarifai-python-datautils/releases/tag/0.0.7) - [PyPI](https://pypi.org/project/clarifai-datautils/0.0.7/) - 2025-01-09
2
+
3
+### Fixed
4
+- Added batch predict for Imagesummarizer [(#36)](https://github.com/Clarifai/clarifai-python-datautils/pull/36)
5
6
## [[0.0.6]](https://github.com/Clarifai/clarifai-python-datautils/releases/tag/0.0.6) - [PyPI](https://pypi.org/project/clarifai-datautils/0.0.6/) - 2024-12-18
7
8
### Added
clarifai_datautils/__init__.py
@@ -1 +1 @@
-__version__ = "0.0.6"
+__version__ = "0.0.7"
0 commit comments