soulteary / docker-prompt-generator

Using a Model to generate prompts for Model applications. / 使用模型来生成作图咒语的偷懒工具,支持 MidJourney、Stable Diffusion 等。
https://soulteary.com/2023/04/05/eighty-lines-of-code-to-implement-the-open-source-midjourney-and-stable-diffusion-spell-drawing-tool.html
MIT License
1.16k stars 111 forks source link

huggingface 被墙,nvcr.io mac os 挂代理会导致无法下载pytorch,难道只能用国外服务器吗? #18

Open herbertxy opened 1 year ago

herbertxy commented 1 year ago

使用clash代理会报错 ERROR: failed to solve: nvcr.io/nvidia/pytorch:22.12-py3: failed to authorize: failed to fetch anonymous token: Get "https://nvcr.io/proxy_auth?scope=repository%3Anvidia%2Fpytorch%3Apull%2Cpush": read tcp 127.0.0.1:60024->127.0.0.1:7890: read: connection reset by peer

不用代理又无法从huggingface下载, 太难了,谁有解决方案

jackylee1 commented 11 months ago

同问,在虚拟机怎么挂梯子

zz-zik commented 6 months ago

使用clash代理会报错 ERROR: failed to solve: nvcr.io/nvidia/pytorch:22.12-py3: failed to authorize: failed to fetch anonymous token: Get "https://nvcr.io/proxy_auth?scope=repository%3Anvidia%2Fpytorch%3Apull%2Cpush": read tcp 127.0.0.1:60024->127.0.0.1:7890: read: connection reset by peer

不用代理又无法从huggingface下载, 太难了,谁有解决方案

这个问题有没有解决办法