加载开源模型的步骤如下:
[title]4-SeasonYou工作流副本[heading2]一、加载模型部分(总文件有)①可以先下载下面的模型节省时间:Base Model - DreamShaper XL Turbo:https://civitai.com/models/112902/dreamshaper-xlLoRA:Envy Anime Watercolor XL 03:https://civitai.com/models/382684/envy-anime-watercolor-xl-03Alphonse Mucha Style:https://civitai.com/models/63072/alphonse-mucha-style②以下的链接可以先打开放在后台:Ollama:https://ollama.com/https://github.com/stavsap/comfyui-ollamaIPAdapter:https://github.com/cubiq/ComfyUI_IPAdapter_plusInstantID:https://github.com/cubiq/ComfyUI_InstantIDPuLID:https://github.com/cubiq/PuLID_ComfyUI③首先,将缺失节点都安装。下载过程中发现layer style下不了。重启重新下看行不行。Try fix一下。若还是不行,那么就需要从官网重新下载了。▲我的建议是直接从官方下,下到./custom_nodes的文件夹下。
[title]4-SeasonYou工作流副本[heading2]一、加载模型部分(总文件有)官网[GitHub - cubiq/ComfyUI_InstantID](https://github.com/cubiq/ComfyUI_InstantID?tab=readme-ov-file)下载两个文件:先点击如图中的左上角部分将加载器展开且选择官网下载好的两个模型:否则将会有以下的问题:⑩G-Dino加载器部分:在链接:[https://github.com/storyicon/comfyui_segment_anything](https://github.com/storyicon/comfyui_segment_anything)处下载以下文件:然后再次检查自己的文件有没有齐全:在models下创建grounding-dino且配置以下文件命名齐全。、同理,sams也是。对于grounding-dino和sams配置有没有齐全可以使用“抠头发.json”来检验然后,接下来很大概率在运行到此节点时会报科学上网的(httpsxxxxx)错误:倘若觉得在此工作流中排除bug很慢,不妨使用此网址的工作流(可以直接复制他的json内容自己创建一个txt文件后粘贴,再改后缀名为json。)进行操作:[https://www.cnblogs.com/qcy-blog/p/18222657](https://www.cnblogs.com/qcy-blog/p/18222657)那么你就要在尝试稳定的科学上网后重启UI跑工作流。便完成了。
[title]4-SeasonYou工作流副本[heading2]一、加载模型部分(总文件有)(MaxRetryError('HTTPSConnectionPool(host=\'huggingface.co\',port=443):Max retries exceeded with url:/QuanSun/EVA-CLIP/resolve/main/EVA02_CLIP_L_336_psz14_s6B.pt(Caused by SSLError(CertificateError("hostname \'huggingface.co\' doesn\'t match either of \'*.extern.facebook.com\',\'extern.facebook.com\'")))'),'(Request ID:05b932bd-e982-434e-8dc7-e41cca2e949f)')⑧Ollama大模型部分,为了应对没下载大模型带来的报错,因此需要下载大模型首先,下载ollama,网站:[Download Ollama on Windows](https://ollama.com/download)其次,在[llama3:8b-instruct-q4_K_M(](https://ollama.com/library/llama3:8b-instruct-q4_K_M)[ollama.com](https://ollama.com/library/llama3:8b-instruct-q4_K_M)[)](https://ollama.com/library/llama3:8b-instruct-q4_K_M)网站中,复制代码如红框:然后,像我建议一样打开ComfyUi根目录下的custom_nodes\ComfyUi-Ollama-YN的文件路径,在上方的路径下输入cmd:进入到下方的命令行,右键即可粘贴刚才的代码,等待下载即可:⑨instanid部分: