cog icon indicating copy to clipboard operation
cog copied to clipboard

Add an image mask file type

Open bfirsh opened this issue 1 year ago • 1 comments

Just wanted to demonstrate what it might be like to define richer file types in Cog that would affect the user interface.

I'm also imagining ImageFile that sets type to be image/*, and some Path equivalents. Open to better ideas for schema design, but I'm eager to just get this out rather than get lost in schema design. We can always change it by just picking a different key, or whatever.

bfirsh avatar Oct 22 '24 22:10 bfirsh

Related: https://github.com/replicate/cog/issues/1341

zeke avatar Oct 23 '24 15:10 zeke