唯独你5320 发表于 2023-5-1 14:20:11

关于本地化部署报错


安装依赖时输入pip install -r D:/openai.wiki/stable-diffusion-webui/requirements.txt
运行一会儿后如下报错,不知道该怎么解决,连得手机热点,试了7、8次了,都是这个结果




卡在这一步了

唯独你5320 发表于 2023-5-1 14:26:25

图片可能看不清楚,我复制最后的几行出来,有没有大神帮忙解决一下
Collecting torchmetrics>=0.7.0
Using cached torchmetrics-0.11.4-py3-none-any.whl (519 kB)
Collecting tqdm>=4.57.0
Using cached tqdm-4.65.0-py3-none-any.whl (77 kB)
Collecting packaging>=17.0
Using cached packaging-23.1-py3-none-any.whl (48 kB)
Requirement already satisfied: torchvision in d:\openai.wiki\stable-diffusion-webui\automatic\lib\site-packages (from timm==0.4.12->-r D:/openai.wiki/stable-diffusion-webui/requirements.txt (line 18)) (0.13.1)
Collecting tokenizers!=0.11.3,<0.14,>=0.11.1
Using cached tokenizers-0.13.3-cp310-cp310-win_amd64.whl (3.5 MB)
INFO: pip is looking at multiple versions of timm to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of pytorch-lightning to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of <Python from Requires-Python> to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of gradio to determine which version is compatible with other requirements. This could take a while.
ERROR: Could not find a version that satisfies the requirement regex!=2019.12.17 (from transformers) (from versions: none)
ERROR: No matching distribution found for regex!=2019.12.17

PhiltreX 发表于 2023-5-1 14:40:45

唯独你5320 发表于 2023-5-1 14:26
图片可能看不清楚,我复制最后的几行出来,有没有大神帮忙解决一下
Collecting torchmetrics>=0.7.0
Usin ...

你的报错信息存在这一句Using cached tokenizers-0.13.3-cp310-cp310-win_amd64.whl (3.5 MB)
难道你的显卡是A卡吗?

唯独你5320 发表于 2023-5-1 14:43:48

PhiltreX 发表于 2023-5-1 14:40
你的报错信息存在这一句Using cached tokenizers-0.13.3-cp310-cp310-win_amd64.whl (3.5 MB)
难道你的显 ...

不是,是3060ti

PhiltreX 发表于 2023-5-1 14:44:25

唯独你5320 发表于 2023-5-1 14:43
不是,是3060ti

那你有使用代理之类的软件吗?

唯独你5320 发表于 2023-5-1 14:47:01

PhiltreX 发表于 2023-5-1 14:44
那你有使用代理之类的软件吗?

没有,连的手机热点,青海移动

PhiltreX 发表于 2023-5-1 14:47:58

唯独你5320 发表于 2023-5-1 14:47
没有,连的手机热点,青海移动

现在没有代理基本安装不上的,你加我微信吧。
15868633

err000 发表于 2023-5-2 16:22:57

建议楼主下载国内一些大佬提供的完整包,一键启动那种,不然不科学上网的话基本布署不了

PhiltreX 发表于 2023-5-2 16:41:49

err000 发表于 2023-5-2 16:22
建议楼主下载国内一些大佬提供的完整包,一键启动那种,不然不科学上网的话基本布署不了 ...

其实这种包我也能做,某Y大佬提供的包我也有下载研究过,考虑过是否提供给大家。
但是不得不说,这种一键安装包真的很容易出现各种各样的问题,而且不是自己所写的,很多问题根本就找不到解决方案。
页: [1]
查看完整版本: 关于本地化部署报错