mirror of
https://github.com/Deepshift/DeepCreamPy.git
synced 2024-11-28 11:09:42 +00:00
commit
33b6e41690
@ -93,7 +93,8 @@ class Decensor:
|
||||
print("--------------------------------------------------------------------------")
|
||||
print("Iregular file deteced : "+str(color_file_path))
|
||||
print("--------------------------------------------------------------------------")
|
||||
file.error_messages(self.files_removed)
|
||||
if(self.files_removed is not None):
|
||||
file.error_messages(None, self.files_removed)
|
||||
input("\nPress anything to end...")
|
||||
|
||||
#decensors one image at a time
|
||||
|
Loading…
Reference in New Issue
Block a user