上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 44 下一页
摘要: 项目地址 https://github.com/InstantID/InstantID 克隆到本地,根据要求pip安装依赖 模型文件上篇文章讲了如何下载 https://www.cnblogs.com/qcy-blog/p/18202276 我用的windows,所以改了一下示例infer.py源码 阅读全文
posted @ 2024-05-22 17:13 朝阳1 阅读(139) 评论(0) 推荐(0)
摘要: 地址 https://github.com/luosiallen/latent-consistency-model LCM「 全称 Latent Consistency Models(潜在一致性模型)」,是清华大学交叉信息科学研究院研发的一款生成模型。它的特点是可以通过少量步数(4-8 steps) 阅读全文
posted @ 2024-05-22 11:03 朝阳1 阅读(183) 评论(0) 推荐(0)
摘要: 在线体验 https://huggingface.co/spaces/lllyasviel/IC-Light 国内可以用魔塔 https://modelscope.cn/studios/AI-ModelScope/IC-Light/summary ComfyUI IC-Light 原生插件: htt 阅读全文
posted @ 2024-05-21 13:52 朝阳1 阅读(1714) 评论(0) 推荐(0)
摘要: ComfyUI-InstantID:https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID 进入 ComfyUI\custom_nodes git clone https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID. 阅读全文
posted @ 2024-05-20 16:26 朝阳1 阅读(1337) 评论(0) 推荐(0)
摘要: 1:一般需要重启才会生效 2: 以修改环境变量"HF_HOME"为例,修改完成后,进入DOS命令提示符 输入:set PATH=C: 关闭DOS窗口 再次打开DOS窗口 输入:echo %HF_HOME% ,可以发现“我的电脑”->“属性”->“高级”->“环境变量”中设置的 PATH 值已经生效。 阅读全文
posted @ 2024-05-20 11:34 朝阳1 阅读(2402) 评论(0) 推荐(0)
摘要: 体验地址 https://huggingface.co/spaces/levihsu/OOTDiffusion 工作流,安装缺失节点,模型只能从haggingface自动下载,不需要手动下载 { "last_node_id": 10, "last_link_id": 8, "nodes": [ { 阅读全文
posted @ 2024-05-17 17:03 朝阳1 阅读(1119) 评论(0) 推荐(0)
摘要: json {"last_node_id": 39, "last_link_id": 52, "nodes": [{"id": 30, "type": "CannyEdgePreprocessor", "pos": [420, 590], "size": [320, 110], "flags": {} 阅读全文
posted @ 2024-05-17 16:19 朝阳1 阅读(395) 评论(0) 推荐(0)
摘要: json { "last_node_id": 13, "last_link_id": 19, "nodes": [ { "id": 6, "type": "CLIPTextEncode", "pos": [ 415, 186 ], "size": { "0": 422.84503173828125, 阅读全文
posted @ 2024-05-17 15:22 朝阳1 阅读(930) 评论(0) 推荐(0)
摘要: lora是自带的,不需要安装插件 lora的模型放到 ComfyUI\models\loras 阅读全文
posted @ 2024-05-17 15:16 朝阳1 阅读(281) 评论(0) 推荐(0)
摘要: https://comfyanonymous.github.io/ComfyUI_examples/ 阅读全文
posted @ 2024-05-17 09:36 朝阳1 阅读(25) 评论(0) 推荐(0)
上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 44 下一页