gliff-ai / curate

gliff.ai CURATE – a user-friendly browser interface for curating large multidimensional image datasets for machine learning development
https://gliff.ai
GNU Affero General Public License v3.0
2 stars 0 forks source link

feat!: Multi-image selection in Python and AI plugins #401

Closed SilviaZeta closed 2 years ago

SilviaZeta commented 2 years ago

Description

Change the parameter imageUid of type string, which is passed to Python and AI plugins in the request body, to imageUids of type string[], so multiple images can be used with plugins.

Checklist:

Put an x in the boxes that apply to this pull request (you can also fill these out after opening the pull request). If you're unsure about any of these, don't hesitate to leave a comment on this pull request!

SilviaZeta commented 2 years ago

Merged into addZoo.