Closed guahunyo closed 2 months ago
pip install -r requirements.txt --target="your path\python_embeded\Lib\site-packages" or pip install -r requirements.txt
and update this node ,i fix some bug
and update this node ,i fix some bug并更新此节点,我修复了一些错误
Now the workflow can be established normally, but there are still problems during operation.
默认的如果juggemaut模型,连接的是C站的模型地址,你可以打开comfig文件夹下,的model.yaml文件,把第一排juggemaut的下path:后面的C站地址改成你的本地模型地址。或者你用其他的模型。用juggemaut默认是要联外网下载的
默认的如果juggemaut模型,连接的是C站的模型地址,你可以打开comfig文件夹下,的model.yaml文件,把第一排juggemaut的下path:后面的C站地址改成你的本地模型地址。或者你用其他的模型。用juggemaut默认是要联外网下载的
The screenshot above is the result after I changed it.
本地模型的地址要改成/,也就是C:/XXX/XX,而且只有第一个jug才支持单模型,但是也要下载该模型的config文件到模型目录,下面3个都必须填写标准的repo_id(插件默认的内容),或者该repo_id的本地绝对路径。比如 c:/XXX/XXX/stabilityai/stable-diffusion-xl-base-1.0