cog
cog copied to clipboard
Support for multiselect under "choices"
Hi, I'm working on an object removal model that should allow users to select one or more object categories (birds, cars, planes, ...) to remove from the image. It'd be great if Replicate could support multi-select option under the "choices" option for int/str inputs, so that we can remove more than one object at a time.
That's a great suggestion.
In the meantime, your workaround of using a comma-delimited string is a great idea. 💡