felixrosberg / FaceDancer

Other
465 stars 78 forks source link

Add temporary frame deletion #39

Closed yussufbiyik closed 9 months ago

yussufbiyik commented 1 year ago

I realized the temporary frames weren't deleting after completion so I added a single line that deletes the tmp_frames directory right after it finishes. This directory sometimes takes GBs of place so I thought this would be useful.

Thank you for this nice project.