mitmedialab / MAS.S60.Fall2020

Experiments in Deepfakes : Creativity, Computation, and Criticism
7 stars 1 forks source link

hw1 FUNIT problem #6

Closed wipetty closed 3 years ago

wipetty commented 3 years ago

So I ran into a problem when compiling the video back together. Here is the error message:

Screen Shot 2020-10-08 at 2 00 20 PM

It says "[image2 @ 0x560889318c00] Could find no file with path '/content/MAS.S60.Fall2020/homework/animal_faces/output/%04d.jpg' and index in the range 0-4 /content/MAS.S60.Fall2020/homework/animal_faces/output/%04d.jpg: No such file or directory"

royshil commented 3 years ago

did you check out the MAS.S60.Fall2020 git repo within the notebook? (it's a bit recursive :D since it is this repo)

wipetty commented 3 years ago

Somehow after I changed the GPU for the face-reenactment issue, this step works as well. Thank you.