I've set of images which are dynamically being generated by another python script "image_generator.py" at some rate. I want to display these images dynamically. Is there any method so that I can update my image plot with newly generated image from "image_generator.py"?I've set of images which are dynamically being