from namo.utils.process_utils import convert_image_tags # a = convert_image_tags('what in these images?\n') a = convert_image_tags("what in these images?\n\n") print(a)