# def add_face_by_name(image_path,subject,face_collection): face_collection.add(image_path=image_path, subject=subject) # 分组