The output is a black video with some red lines around the edges that flicker a bit.
I'm wondering what the expected output is? Shouldn't I be passing some input image to be transformed? There is the .pkl file, but I thought that is just a model trained on hundreds of input faces. So shouldn't it be input + model => output?
Hi, I downloaded ffhqrebalanced512-128.pkl then ran the command suggested in the readme:
The output is a black video with some red lines around the edges that flicker a bit.
I'm wondering what the expected output is? Shouldn't I be passing some input image to be transformed? There is the .pkl file, but I thought that is just a model trained on hundreds of input faces. So shouldn't it be input + model => output?