ai-cfia / fertiscan-backend

Fertiscan backend
MIT License
1 stars 0 forks source link

Replace ImageLoader #9

Closed snakedye closed 2 months ago

snakedye commented 2 months ago

Since images in the real application will not really be loaded but given by the user, its more appropriate to have a class who stores those images and is agnostic how exactly they are brought.

Tasks: