[console_scripts]
gpt_translate.copy_images = gpt_translate.cli:copy_images
gpt_translate.file = gpt_translate.cli:translate_file
gpt_translate.files = gpt_translate.cli:translate_files
gpt_translate.folder = gpt_translate.cli:translate_folder
gpt_translate.new_files = gpt_translate.cli:new_files
