This commit is contained in:
parent
58d013e5cb
commit
90689dd9cd
@ -353,3 +353,7 @@ if __name__ == "__main__":
|
||||
|
||||
# TODO make removal optional/togglable with cli switch
|
||||
os.remove(outputfile)
|
||||
|
||||
os.remove("vmaf.json")
|
||||
os.remove("ssim.log")
|
||||
os.remove("psnr.log")
|
||||
|
Loading…
Reference in New Issue
Block a user