salesforce / BLIP

PyTorch code for BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
BSD 3-Clause "New" or "Revised" License
4.84k stars 646 forks source link

stable-diffusion RuntimeError: Couldn't fetch BLIP. #201

Open saiheitor opened 9 months ago

saiheitor commented 9 months ago

Hi everyone, I'm encountering an issue when trying to fetch updates for the BLIP repository in the Stable Diffusion Web UI project. The error I'm getting is RuntimeError: Couldn't fetch BLIP. Command: "git" -C "C:\Ai\stable-diffusion-webui\repositories\BLIP" fetch Error code: 128 stderr: git@github.com: Permission denied (publickey). This suggests a problem with SSH permissions, but I'm not sure how to resolve it. Has anyone else encountered this or have suggestions on how to fix it? Thank you in advance!

TaterTotX commented 7 months ago

Hi everyone, I'm encountering an issue when trying to fetch updates for the BLIP repository in the Stable Diffusion Web UI project. The error I'm getting is RuntimeError: Couldn't fetch BLIP. Command: "git" -C "C:\Ai\stable-diffusion-webui\repositories\BLIP" fetch Error code: 128 stderr: git@github.com: Permission denied (publickey). This suggests a problem with SSH permissions, but I'm not sure how to resolve it. Has anyone else encountered this or have suggestions on how to fix it? Thank you in advance!

I get the same problem and i delete the "E:\stable-diffusion-webui\repositories\BLIP" then try again , i have successed.