Title basically, but what is the best way to upload local files directly to labelbox?
Followed this but it requires a downloadable file from url. Another option noted in docs is to upload to label box using client.upload_file
, but it doesn’t accept .tiff
file format.
What is a good way to do this?