Aigc工程师 发表于 2024-7-8 09:22:51

第六集:插件认知 手动安装Manager

<div><br></div><div><font face="微软雅黑"><font size="4"><b><font color="#8b0000">本集概要</font></b></font></font><div><font color="#8b0000" face="微软雅黑" size="4"><b><br></b></font><ul style="margin-left: 14px; list-style: none;"><li style="list-style-position: initial; list-style-image: initial;"><font size="3">ComfyUI中插件的认知</font></li><li style="list-style-position: initial; list-style-image: initial;"><font size="3">ComfyUI本体、插件和环境之间的关系解析</font></li><li style="list-style-position: initial; list-style-image: initial;"><span style="font-size: medium;">ComfyUI环境报错的原因分析</span><br></li><li style="list-style-position: initial; list-style-image: initial;"><font size="3">第一种插件安装方式讲解:手动安装Manager</font><br></li></ul></div><br><b><font size="4"><font color="#8b0000">视频教程</font></font></b><div><font color="#8b0000" size="4"><b><br></b></font><iframe src="//1314335967.vod-qcloud.com/vod-player/1314335967/1253642699867902412/vod/vod-player-v4.html?autoplay=false&amp;width=720&amp;height=480&amp;psign=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6MTMxNDMzNTk2NywiZmlsZUlkIjoiMTI1MzY0MjY5OTg2NzkwMjQxMiIsImN1cnJlbnRUaW1lU3RhbXAiOjE3MjE2MjI4NjMsImNvbnRlbnRJbmZvIjp7ImF1ZGlvVmlkZW9UeXBlIjoiVHJhbnNjb2RlIiwidHJhbnNjb2RlRGVmaW5pdGlvbiI6MTAwODQwfSwidXJsQWNjZXNzSW5mbyI6eyJkb21haW4iOiIxMzE0MzM1OTY3LnZvZC1xY2xvdWQuY29tIiwic2NoZW1lIjoiSFRUUFMifX0.aIvOhgjI4WDn40-CkTUwBZnSZKrQZtLdLeXbKj_m6Ho&amp;lang=zh-CN" frameborder="0" scrolling="no" width="100%" height="480" allowfullscreen="">
</iframe><b><font size="4"><font color="#8b0000"><br></font></font></b><br><br><img src="static/image/hrline/1.gif" border="0" alt=""><br><br></div><div><font size="5" color="#48d1cc" style="">ComfyUI Manager扩展官方网址:</font><font face="Times New Roman" color="#ff0000" size="5">https://github.com/ltdrdata/ComfyUI-Manager</font><br></div><div><br></div><div><img src="static/image/hrline/1.gif" border="0" alt=""><br><br></div><div><font color="#8b0000" size="4">插件安装包百度夸克网盘下载(2024.07.29更新):</font></div><div><br></div><div><img src="static/image/hrline/1.gif" border="0" alt=""></div><div><br></div><div><font size="4" color="#8b0000">插件库列表的手动安装方法</font></div><div><font size="3"><br></font></div><div><ul><li><font size="3">将插件中的<span style="background-color: silver;"> requirements.txt </span>文件复制粘贴到<span style="background-color: silver;"> comfyui 根目录</span></font></li><li><font size="3">在<span style="background-color: silver;"> comfyui 根目录 </span>输入<span style="background-color: silver;"> CMD </span>,输入下面一行代码</font></li><li><font size="3" style="background-color: silver;">python_embeded\python.exe -m pip install -r requirements.txt</font></li></ul></div><div><font size="3"><br></font></div><div><font size="3">就可以手动安装插件所需的所有库了</font></div><div><font size="3"><br></font></div><div><font size="4" color="#8b0000">单个库的安装方法</font><br></div><div><font size="3"><br></font></div><div><font size="3">以<span style="background-color: silver;">&nbsp;transformers </span>库为例</font></div><div><font size="3"><br></font></div><div><ul><li><font size="3">在<span style="background-color: silver;"> comfyui 根目录 </span>输入<span style="background-color: silver;"> CMD </span>,输入下面一行代码</font></li><li><span style="font-size: medium; background-color: silver;">python_embeded\python.exe -m pip install transformers</span></li></ul></div><div><font size="3"><br></font></div><div><font size="3">就可以手动在环境安装<span style="background-color: silver;">&nbsp; transformers </span>库了</font></div><div><font size="3"><br></font></div><div><font size="3">其他单独的库的安装可以参考上面的示范</font></div><div><br></div><div><img src="static/image/hrline/1.gif" border="0" alt=""><br><br></div><div><span style="color: rgb(85, 107, 47); font-size: x-large;">推荐继续学习:</span><br></div><div><span style="color: rgb(85, 107, 47); font-size: x-large;"><br></span></div><div><a href="https://www.fszx-ai.cn/thread-11-1-1.html"><font size="3">第七集:中文汉化插件安装 git clone安装</font></a><span style="color: rgb(85, 107, 47); font-size: x-large;"><br></span></div></div>

wx_C9395W99N11Y 发表于 2024-9-13 14:55:29

{:3_59:}

jim0830 发表于 2024-10-5 21:31:46

讲的真好

TOP 发表于 2024-11-19 10:35:02

我咋安装失败了也
页: [1]
查看完整版本: 第六集:插件认知 手动安装Manager