You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(real3dportrait) D:\Program\Real3DPortrait>python inference/app_real3dportrait.py
| WARN: checkpoints\240210_real3dportrait_orig\th1kh_512_audio2motion\base.yaml not exist.
| load 'model' from 'checkpoints/240210_real3dportrait_orig/audio2secc_vae/model_ckpt_steps_400000.ckpt', strict=True
| WARN: checkpoints\240210_real3dportrait_orig\secc2plane_torso_orig\secc_img2plane_orig.yaml not exist.
Error in sys.excepthook:
Original exception was:
(real3dportrait) D:\Program\Real3DPortrait>
The above is the information printed by the terminal, the environment is created normally, and the dependencies are all installed correctly.Here are the relevant dependency version numbers:pytorch3d 0.7.7+pt2.1.0cu121, torch 2.1.0+cu121, torchaudio 2.1.0+cu121, torchvision 0.16.0+cu121
The text was updated successfully, but these errors were encountered:
(real3dportrait) D:\Program\Real3DPortrait>python inference/app_real3dportrait.py
| WARN: checkpoints\240210_real3dportrait_orig\th1kh_512_audio2motion\base.yaml not exist.
| load 'model' from 'checkpoints/240210_real3dportrait_orig/audio2secc_vae/model_ckpt_steps_400000.ckpt', strict=True
| WARN: checkpoints\240210_real3dportrait_orig\secc2plane_torso_orig\secc_img2plane_orig.yaml not exist.
Error in sys.excepthook:
Original exception was:
(real3dportrait) D:\Program\Real3DPortrait>
The above is the information printed by the terminal, the environment is created normally, and the dependencies are all installed correctly.Here are the relevant dependency version numbers:pytorch3d 0.7.7+pt2.1.0cu121, torch 2.1.0+cu121, torchaudio 2.1.0+cu121, torchvision 0.16.0+cu121
The text was updated successfully, but these errors were encountered: