GeneFacePlusPlus icon indicating copy to clipboard operation
GeneFacePlusPlus copied to clipboard

Facing issue on trying to run Gradio UI

Open amansharma703 opened this issue 1 year ago • 8 comments

image image

amansharma703 avatar Feb 02 '24 11:02 amansharma703

Hi, can you provide more details about the error? So that we could produce it.

yerfor avatar Feb 02 '24 14:02 yerfor

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.

amansharma703 avatar Feb 02 '24 18:02 amansharma703

Can the inference commandline work? The error listed in the screenshot seems imcomplete.

yerfor avatar Feb 03 '24 04:02 yerfor

Getting the same error, while error the inference command line. Full screenshot of the output : 1 2

amansharma703 avatar Feb 05 '24 13:02 amansharma703

me too ,have a same problem

AlenDaniel avatar Feb 22 '24 08:02 AlenDaniel

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..

tete3421 avatar Mar 13 '24 07:03 tete3421

Same problem here, somebody solved this?

Juand201 avatar May 07 '24 11:05 Juand201

find 'torch.compile' and then comment it may work

chenhh53 avatar Jul 05 '24 10:07 chenhh53