Open amansharma703 opened 9 months ago
Hi, can you provide more details about the error? So that we could produce it.
Hey, I was trying to run GeneFacePlusPlus on my Windows system.
I have followed all the steps written in the Quick Start section, everything is going well till 3rd step. then on the step 4th :
I tried to run the following command mentioned to run Gradio UI. set PYTHONPATH=./ python inference/app_genefacepp.py --a2m_ckpt=checkpoints/audio2motion_vae --head_ckpt= --torso_ckpt=checkpoints/motion2video_nerf/may_torso
Since export won't work in Windows OS so I replaced it with set, reference
After running the command, I'm facing the issue mentioned above, can you help me resolve this issue.
Can the inference commandline work? The error listed in the screenshot seems imcomplete.
Getting the same error, while error the inference command line. Full screenshot of the output :
me too ,have a same problem
me too, win11, can not run the project. say "Smooth head trajectory (rotation and translation) with a window size of 7" and it down..........please help me..
Same problem here, somebody solved this?
find 'torch.compile' and then comment it may work