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
Hi,
I want to add a feature of making the requests to google async, since its very slow to upload one by one when you have a lot of images to upload.
(I still need to test whether the slowness comes from the API or is it CPU bound slowness).
But would that fit this package?
Hi,
I want to add a feature of making the requests to google async, since its very slow to upload one by one when you have a lot of images to upload.
(I still need to test whether the slowness comes from the API or is it CPU bound slowness).
But would that fit this package?
so maybe an API like this:
The text was updated successfully, but these errors were encountered: