def download_image()

in modules/python/src/datapreprocessing/datacleaner.py [0:0]


    def download_image(
        self,
        image_url: str,
        image_file_name: str,
        destination_blob_name: str,
        ray_worker_node_id: int,
        gcs_bucket: str,