DecodingRaphael / unraphael

Python toolkit for unraveling image similarity with a focus on artistic practice
https://unraphael.readthedocs.io
Apache License 2.0
2 stars 1 forks source link

Multiple image upload for similarity page #34

Closed stefsmeets closed 3 months ago

stefsmeets commented 4 months ago

This is a small PR that enables multiple file upload for the similarity page.

Follows up on #30

Todo

rembg as a dependency is somewhat problematic, it does not declare its dependencies correctly, it crashes the CI with Thread "MainThread": missing ScriptRunContext' when downloading models I believe, and there is no way to download a single model in advance.