调用时,为参数input_folder添加key
This commit is contained in:
parent
564da5df77
commit
d2d6ae478f
@ -216,7 +216,7 @@ class Classifier():
|
|||||||
return new_name
|
return new_name
|
||||||
|
|
||||||
|
|
||||||
cf = Classifier('D:/temp/相册',
|
cf = Classifier(input_folder='D:/temp/相册',
|
||||||
photo_output='D:/总仓库-照片视频/总照片备份',
|
photo_output='D:/总仓库-照片视频/总照片备份',
|
||||||
video_output='D:/总仓库-照片视频/总视频备份',
|
video_output='D:/总仓库-照片视频/总视频备份',
|
||||||
image_output='D:/总仓库-照片视频/总图片备份')
|
image_output='D:/总仓库-照片视频/总图片备份')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user