ai-cfia / fertiscan-backend

Fertiscan backend
MIT License
2 stars 0 forks source link

Merge multiple images into one #32

Closed snakedye closed 4 months ago

snakedye commented 4 months ago

Tasks

Issues

Close https://github.com/ai-cfia/fertiscan-backend/issues/30 Close https://github.com/ai-cfia/fertiscan-backend/issues/31

Related to https://github.com/ai-cfia/fertiscan-frontend/issues/31

snakedye commented 4 months ago

By default it will merge the images into a pdf and send that to document intelligence.

Regarding the tests, it seems like they don't install tests dependencies and I also don't know if I just push labels in this repo if its only for testing to make the tests pass. Maybe just ignore theses specific ones @ThomasCardin . That seems to be the only thing blocking this PR.

snakedye commented 4 months ago

@ThomasCardin The tests require the API keys to work. The workflow also needs to install test-requirements.txt dependencies.