runtime error
Exit code: 1. Reason: Cloning repository from https://github.com/facebookresearch/watermark-anything.git... Traceback (most recent call last): File "/home/user/app/app.py", line 32, in <module> install_src() File "/home/user/app/app.py", line 15, in install_src repo = git.Repo.clone_from(REPO_URL, LOCAL_PATH) File "/usr/local/lib/python3.10/site-packages/git/repo/base.py", line 1525, in clone_from return cls._clone( File "/usr/local/lib/python3.10/site-packages/git/repo/base.py", line 1396, in _clone finalize_process(proc, stderr=stderr) File "/usr/local/lib/python3.10/site-packages/git/util.py", line 504, in finalize_process proc.wait(**kwargs) File "/usr/local/lib/python3.10/site-packages/git/cmd.py", line 834, in wait raise GitCommandError(remove_password_if_present(self.args), status, errstr) git.exc.GitCommandError: Cmd('git') failed due to: exit code(128) cmdline: git clone -v -- https://github.com/facebookresearch/watermark-anything.git ./watermark-anything stderr: 'Cloning into './watermark-anything'... remote: Internal Server Error fatal: unable to access 'https://github.com/facebookresearch/watermark-anything.git/': The requested URL returned error: 500 '
Container logs:
Fetching error logs...