SHTUPLUS / Pix2Grp_CVPR2024

BSD 3-Clause "New" or "Revised" License
20 stars 1 forks source link

raise GitCommandError(redacted_command, status, stderr_value, stdout_value) git.exc.GitCommandError: Cmd('git') failed due to: exit code(128) cmdline: git log stderr: 'fatal: not a git repository (or any of the parent directories): .git' ERROR:torch.distributed.elastic.multiprocessing.api:failed (exitcode: 1) local_rank: 0 (pid: 3381694) of binary: /home/ubuntu/anaconda3/envs/llava/bin/python Traceback (most recent call last): #8

Closed hanzefang closed 4 days ago

Scarecrow0 commented 3 weeks ago

Please obtain the codebase through git clone. Our codebase will utilize git for version control in every experimental trial.

Scarecrow0 commented 4 days ago

Or you can comment the code of git version control at: https://github.com/SHTUPLUS/Pix2Grp_CVPR2024/blob/0a2342520aac2bb15fd9e61f0b44376ea4d787d0/train.py#L111