image_utils¶
- virtualitics_sdk.utils.image_utils.generete_self_hosted_image_url(image_path)¶
This method allows an image to be downloaded asynchronously from S3 using the download Image endpoint.
- Parameters:
image_path – Relative path to image file.
- Returns:
The url to download the image.