๐ The World's Largest Multimodal AI Dataset! Encord's E-MM1 is availble now.
def upload_to_signed_url_list(
file_paths: Iterable[Union[str, Path]], config: BaseConfig,
api_client: ApiClient, upload_item_type: StorageItemType,
cloud_upload_settings: CloudUploadSettings) -> List[Dict]
Was this page helpful?