import text_to_image
image_path = text_to_image.generate_image_from_text("a red dog", "tmp.png")
