It looks like the edited version was overwritten or misnamed, so let's rename the correct existing file
source_path = "/mnt/data/A_digital_illustration_in_retro-futurism_and_anime.png"
dest_path = "/mnt/data/Crash_to_rewind_final.png"
copyfile(source_path, dest_path)