zhengyuf / IMavatar

Official repository for CVPR 2022 paper: I M Avatar: Implicit Morphable Head Avatars from Videos
MIT License
633 stars 61 forks source link

_pygit2.GitError: Repository not found at . #31

Closed Icelame-31 closed 2 years ago

Icelame-31 commented 2 years ago

Traceback (most recent call last): File "scripts/exp_runner.py", line 36, in wandb_workspace=opt.wandb_workspace, File "../code/scripts/train.py", line 84, in init

can you help me with this error , thank you very much.

zhengyuf commented 2 years ago

Simply comment the line out. It logs which git commit the current experiment is at, only useful for developing.

Icelame-31 commented 2 years ago

I have solved this prolblem, thank you very much for you reply.

------------------ 原始邮件 ------------------ 发件人: "zhengyuf/IMavatar" @.>; 发送时间: 2022年10月28日(星期五) 下午5:54 @.>; @.**@.>; 主题: Re: [zhengyuf/IMavatar] _pygit2.GitError: Repository not found at . (Issue #31)

Simply comment the line out. It logs which git commit the current experiment is at, only useful for developing.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

phoenix8875 commented 1 year ago

@zhengyuf @Icelame-31 Can you please elaborate on which line to comment in which file , I am a beginner