neuralib.util.tqdm.download_with_tqdm

neuralib.util.tqdm.download_with_tqdm(url)[source]

download url with tqdm bar Use in large file downloading,

Parameters:

url (str) – download URL

Returns:

BytesIO

Return type:

BytesIO