I tried to use "new_file_name" to define the output path like, rmbg.remove_background_from_img_file(img_file_path=img_p, new_file_name=out_path) but it shows me this error. What is the problem?