def format_input()

in community-efforts/image_preferences/01_synthetic_data_generation_images.py [0:0]


    def format_input(self, input: Dict[str, Any]) -> Dict[str, str]:
        return {"prompt": input["prompt"]}