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

Add caching for preprocess page #52

Closed stefsmeets closed 2 months ago

stefsmeets commented 3 months ago

I noticed that the preprocessing page does not cache the intermediate results very well. Check if the images are cached to improve performance.

stefsmeets commented 2 months ago

Closed by #46