You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seek file before retry (#94)
When a retry is done due to an API error, the files where not seeked back to the beginning, thus the second time we were sending an empty file.
Also fixed pip install requirements
Co-authored-by: Thomas Riccardi <thomas@deepomatic.com>