<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[本地 AI 工作流：多台电脑连接一台主机跑 LM Studio + ComfyUI]]></title><description><![CDATA[<h1>本地 AI 工作流：多台电脑连接一台主机跑 LM Studio + ComfyUI</h1>
<p dir="auto">这次的做法是把 AI 推理和生图集中在一台主机处理，其他笔电只负责操作页面、输入 prompt、查看结果和选择候选图。简单来说，就是多台客户端连接到同一台本地主机，由主机统一运行 LM Studio 和 ComfyUI。</p>
<pre><code>Comfyui 原生已经开启server模式
LM Studio 要进入developer 自己开启server 模式

</code></pre>
<h3>架构大概是：</h3>
<pre><code class="language-text">笔电 1
笔电 2
笔电 3  ---&gt;  主机：LM Studio + ComfyUI
笔电 4

抽卡 / 不抽卡  ---&gt;  主机统一处理
</code></pre>
<p dir="auto"><img src="https://upload.lcz.me/uploads/dc193cd1-96b9-4062-a438-48eaa0b9d24f.png" alt="server.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">主机负责比较吃资源的部分，例如本地 LLM 分析、prompt 处理、ComfyUI 生图、Z Image 出图等。其他电脑不需要高性能显卡，只要能通过浏览器连接主机地址，就可以提交任务。</p>
<h3>LM Studio</h3>
<p dir="auto">先进入codex,</p>
<pre><code>继续帮我设计生成图片的工作流，
继续直接帮你设计这套 AI 分析报告 JSON schema + PHP 页面流程，
让你系统里出现一个 生成 AI 分析报告 按钮。
我没有 OpenAI API Key, 我想使用我现在的lm studio 里的local llm

</code></pre>
<p dir="auto"><img src="https://upload.lcz.me/uploads/92f67ca7-ad30-4b2e-8036-ce51c0331ca6.png" alt="Screenshot 2026-06-18 225458.png" class=" img-fluid img-markdown" /> <img src="https://upload.lcz.me/uploads/7fb88fdc-53d2-4ef4-939f-01b548c00343.png" alt="Screenshot 2026-06-18 225414.png" class=" img-fluid img-markdown" /></p>
<h3>LM Studio 部署成功。。</h3>
<hr />
<h3>轮到COMFYUI</h3>
<p dir="auto">进入codex,</p>
<pre><code>现在我想使用我的comfyui 生成图片 , ipaddress 是****, 
我的电脑是有两张显卡的，现在lm studio已经吃满第一张显卡的vram, 
我在生图上使用第二张显卡， json是：Z-Image_Text2Image_for_webui_t2i.json

</code></pre>
<p dir="auto"><img src="https://upload.lcz.me/uploads/626348d4-dd87-43af-b5b8-5739564dec9b.png" alt="Screenshot 2026-06-19 104334.png" class=" img-fluid img-markdown" /></p>
<h3>Comfyui 部署成功。。</h3>
<hr />
<h3>最后</h3>
<p dir="auto">这次测试后，一个很重要的结论是：Z Image 的 prompt 不适合写得太长。之前为了控制透明背景、4x2 sprite、不要白底、不要边框、不要文字，prompt 写得太复杂，结果模型反而抓不到重点。后来改成短 prompt，把重点放在最前面，效果明显改善。</p>
<p dir="auto">另外，如果 ComfyUI workflow 本身没有 negative prompt 节点，就不要硬塞 negative prompt。不同 workflow 要按照它原本的结构来控制，强行加入反而可能影响结果。</p>
<p dir="auto">“抽卡”模式适合一次生成多张候选图，再从中选择最好的结果；“不抽卡”则适合快速生成单张图。这样可以根据任务需要决定是否批量生成，减少等待时间和显卡资源浪费。</p>
<p dir="auto">整体来说，这种做法的优点是集中管理、节省硬件成本、方便多设备操作，也更适合本地 AI 分析和 ComfyUI 生图结合使用。</p>
<hr />
<h3>添加抽卡</h3>
<pre><code>我想优化生图流程，当我点击生图照片后，会出现四张照片让我抽图，我选择后才save进去，
添加一个抽卡数目的选择，default = 2, 可以点选 1， 2，3，4，5，6，7，8，9，10
</code></pre>
<hr />
<h3>自制LM Studio &amp; COmfyui 设定页面</h3>
<pre><code>现在我要优化Image Studio 页面，把GPT Image 设置做成独立页面，可以让我隐藏，或者打开，默认是隐藏，
在Image Studio生成图片的的地方， 把抽卡数目选项放在生成图片的按钮左边，在抽卡数目选项左边加入当下的note 13 解像度的数值，点击可更改
其他保持不变，不要把尺寸保存进原本的设置 JSON

</code></pre>
<p dir="auto"><img src="https://upload.lcz.me/uploads/912a27ae-02ea-4026-bbdf-3f962426f6f6.png" alt="Screenshot 2026-06-19 082342.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/53a1c615-18d4-4775-9df3-227906fe638e.png" alt="Screenshot 2026-06-19 082309.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://lcz.me/topic/622/本地-ai-工作流-多台电脑连接一台主机跑-lm-studio-comfyui</link><generator>RSS for Node</generator><lastBuildDate>Wed, 01 Jul 2026 18:02:25 GMT</lastBuildDate><atom:link href="https://lcz.me/topic/622.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 19 Jun 2026 02:51:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 本地 AI 工作流：多台电脑连接一台主机跑 LM Studio + ComfyUI on Fri, 19 Jun 2026 14:48:17 GMT]]></title><description><![CDATA[<p dir="auto">已经更新自动批量生成，只要有新资料，操作人员就可以点击进入 comfyui 批量自动生成相关的图片和动画spite,自动嵌入相关的新资料database, 无需再使用人手一个一个按了。。。</p>
<p dir="auto">然后新图片会在缩图list 自动marking 一个new</p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/7db263dd-4821-4964-aca3-05543e32f506.png" alt="Screenshot 2026-06-19 224309.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://lcz.me/post/7514</link><guid isPermaLink="true">https://lcz.me/post/7514</guid><dc:creator><![CDATA[imbiplaza ASUS]]></dc:creator><pubDate>Fri, 19 Jun 2026 14:48:17 GMT</pubDate></item><item><title><![CDATA[Reply to 本地 AI 工作流：多台电脑连接一台主机跑 LM Studio + ComfyUI on Fri, 19 Jun 2026 14:17:27 GMT]]></title><description><![CDATA[<p dir="auto">牛逼,向你学习.</p>
]]></description><link>https://lcz.me/post/7508</link><guid isPermaLink="true">https://lcz.me/post/7508</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Fri, 19 Jun 2026 14:17:27 GMT</pubDate></item><item><title><![CDATA[Reply to 本地 AI 工作流：多台电脑连接一台主机跑 LM Studio + ComfyUI on Fri, 19 Jun 2026 05:35:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/566656661" aria-label="Profile: 566656661">@<bdi>566656661</bdi></a><br />
主要是我现在不用再使用跨界面。人手copy &amp; paste  去ai里找答案了。。。</p>
<p dir="auto">以前：software 给意见 &gt; 人手抽卡 &gt; copy &amp; paste 去网络找答案<br />
现在：software 给意见  &gt; 连接 AI &gt; AI 抽卡 &gt; AI 去找答案</p>
]]></description><link>https://lcz.me/post/7463</link><guid isPermaLink="true">https://lcz.me/post/7463</guid><dc:creator><![CDATA[imbiplaza ASUS]]></dc:creator><pubDate>Fri, 19 Jun 2026 05:35:30 GMT</pubDate></item><item><title><![CDATA[Reply to 本地 AI 工作流：多台电脑连接一台主机跑 LM Studio + ComfyUI on Fri, 19 Jun 2026 05:25:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/imbiplaza-asus" aria-label="Profile: imbiplaza-ASUS">@<bdi>imbiplaza-ASUS</bdi></a></p>
<p dir="auto">所以才説簡單分流的流程不複雜啊<img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f602.png?v=9a87c0a6150" class="not-responsive emoji emoji-android emoji--joy" style="height:23px;width:auto;vertical-align:middle" title=":joy:" alt="😂" /></p>
<p dir="auto">倒不如說做好isolation的話這個問題基本上從一開頭就不應該出現就是了</p>
<p dir="auto">不過對我來説也是新東西, 畢竟不熟ComfyUI</p>
]]></description><link>https://lcz.me/post/7462</link><guid isPermaLink="true">https://lcz.me/post/7462</guid><dc:creator><![CDATA[566656661]]></dc:creator><pubDate>Fri, 19 Jun 2026 05:25:53 GMT</pubDate></item><item><title><![CDATA[Reply to 本地 AI 工作流：多台电脑连接一台主机跑 LM Studio + ComfyUI on Fri, 19 Jun 2026 05:23:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/566656661" aria-label="Profile: 566656661">@<bdi>566656661</bdi></a><br />
oic。。。简单，这种东西不用看日本人，看我。。。。</p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/657480a9-e8e8-48cd-a445-57392052c1c1.png" alt="Screenshot 2026-06-19 130716.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/b56c0b0a-b807-45a9-97cb-576c7616a7a1.png" alt="Screenshot 2026-06-19 130948.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/4c3019d1-b3d3-42a4-a270-9336457b5461.png" alt="Screenshot 2026-06-19 132002.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">用的模型是：Salesforce/blip-image-captioning-base</p>
<p dir="auto">这里无法上载zip, 可以参考我的github<br />
<a href="https://github.com/karuvanan/LTX-2.3-Universal-i2v-Enhanced-Prompt-Generator" rel="nofollow ugc">https://github.com/karuvanan/LTX-2.3-Universal-i2v-Enhanced-Prompt-Generator</a></p>
<p dir="auto">我的github是自动分类去不同的“sese” 镜头流派。。。</p>
<p dir="auto">按照思路你去改成分类成不同folder</p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/ee365e33-b38b-4335-835d-7f1d548060da.png" alt="Screenshot 2026-06-19 132153.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://lcz.me/post/7461</link><guid isPermaLink="true">https://lcz.me/post/7461</guid><dc:creator><![CDATA[imbiplaza ASUS]]></dc:creator><pubDate>Fri, 19 Jun 2026 05:23:14 GMT</pubDate></item><item><title><![CDATA[Reply to 本地 AI 工作流：多台电脑连接一台主机跑 LM Studio + ComfyUI on Fri, 19 Jun 2026 05:02:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/imbiplaza-asus" aria-label="Profile: imbiplaza-ASUS">@<bdi>imbiplaza-ASUS</bdi></a></p>
<p dir="auto">我印象中流程不是十分複雜, 是說用VLM來判斷圖片是否有明顯瑕疵, 然後基於圖片中判定的標記 (Tag, 估計是人物還是場景特徵? 我那時用Google Translate機翻的) 再交給Agent放在所在的文件夾裏</p>
<p dir="auto">現在想起來可能那篇文的人同時把幾個ComfyUI的輸出都塞在同一個資料夾裏所以才會搞出這個流程...</p>
]]></description><link>https://lcz.me/post/7453</link><guid isPermaLink="true">https://lcz.me/post/7453</guid><dc:creator><![CDATA[566656661]]></dc:creator><pubDate>Fri, 19 Jun 2026 05:02:19 GMT</pubDate></item><item><title><![CDATA[Reply to 本地 AI 工作流：多台电脑连接一台主机跑 LM Studio + ComfyUI on Fri, 19 Jun 2026 04:54:06 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/566656661" aria-label="Profile: 566656661">@<bdi>566656661</bdi></a> <a href="/post/7435">说</a>:</p>
<p dir="auto">ComfyUI自動分圖</p>
</blockquote>
<p dir="auto">你大概跟我讲一讲是怎样的，我看看我有没有写过</p>
]]></description><link>https://lcz.me/post/7452</link><guid isPermaLink="true">https://lcz.me/post/7452</guid><dc:creator><![CDATA[imbiplaza ASUS]]></dc:creator><pubDate>Fri, 19 Jun 2026 04:54:06 GMT</pubDate></item><item><title><![CDATA[Reply to 本地 AI 工作流：多台电脑连接一台主机跑 LM Studio + ComfyUI on Fri, 19 Jun 2026 04:36:33 GMT]]></title><description><![CDATA[<p dir="auto">你以为这是个手电筒，但其实它是个电吹风</p>
]]></description><link>https://lcz.me/post/7450</link><guid isPermaLink="true">https://lcz.me/post/7450</guid><dc:creator><![CDATA[terry]]></dc:creator><pubDate>Fri, 19 Jun 2026 04:36:33 GMT</pubDate></item><item><title><![CDATA[Reply to 本地 AI 工作流：多台电脑连接一台主机跑 LM Studio + ComfyUI on Fri, 19 Jun 2026 03:28:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/imbiplaza-asus" aria-label="Profile: imbiplaza-ASUS">@<bdi>imbiplaza-ASUS</bdi></a> 哈哈哈<img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f601.png?v=9a87c0a6150" class="not-responsive emoji emoji-android emoji--grin" style="height:23px;width:auto;vertical-align:middle" title=":grin:" alt="😁" /> <img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f601.png?v=9a87c0a6150" class="not-responsive emoji emoji-android emoji--grin" style="height:23px;width:auto;vertical-align:middle" title=":grin:" alt="😁" /> <img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f601.png?v=9a87c0a6150" class="not-responsive emoji emoji-android emoji--grin" style="height:23px;width:auto;vertical-align:middle" title=":grin:" alt="😁" /></p>
]]></description><link>https://lcz.me/post/7440</link><guid isPermaLink="true">https://lcz.me/post/7440</guid><dc:creator><![CDATA[abaalei]]></dc:creator><pubDate>Fri, 19 Jun 2026 03:28:58 GMT</pubDate></item><item><title><![CDATA[Reply to 本地 AI 工作流：多台电脑连接一台主机跑 LM Studio + ComfyUI on Fri, 19 Jun 2026 04:49:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/imbiplaza-asus" aria-label="Profile: imbiplaza-ASUS">@<bdi>imbiplaza-ASUS</bdi></a></p>
<p dir="auto">笑死, 滿滿的私貨, 不過我覺得這個也有點合適:</p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/4d3f9326-22ac-48dc-b3ec-c20a70437f63.jpeg" alt="0bedbc31-468d-4b55-bd13-07b22354bbdb-image.jpeg" class=" img-fluid img-markdown" /></p>
<p dir="auto"><s>不過ComfyUI自動分圖我好像在日本一個博客看過有人嘗試過弄一個流程, 我先找找看</s>, 找不到歷史記錄, 估計有點歷史了</p>
]]></description><link>https://lcz.me/post/7435</link><guid isPermaLink="true">https://lcz.me/post/7435</guid><dc:creator><![CDATA[566656661]]></dc:creator><pubDate>Fri, 19 Jun 2026 04:49:21 GMT</pubDate></item><item><title><![CDATA[Reply to 本地 AI 工作流：多台电脑连接一台主机跑 LM Studio + ComfyUI on Fri, 19 Jun 2026 03:16:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/abaalei" aria-label="Profile: abaalei">@<bdi>abaalei</bdi></a><br />
感觉ai 看着我们，然后私底下用这个</p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/d7bfd32e-4e8f-431a-93b7-9e880417c4a9.jpg" alt="v2-f3564ee02ad486a327a2f0e559cd5774_1440w.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://lcz.me/post/7433</link><guid isPermaLink="true">https://lcz.me/post/7433</guid><dc:creator><![CDATA[imbiplaza ASUS]]></dc:creator><pubDate>Fri, 19 Jun 2026 03:16:09 GMT</pubDate></item><item><title><![CDATA[Reply to 本地 AI 工作流：多台电脑连接一台主机跑 LM Studio + ComfyUI on Fri, 19 Jun 2026 03:12:56 GMT]]></title><description><![CDATA[<p dir="auto">不得不说每次看到几个agent互相左右脑互博，就想扔出来EVA这个设定，真的可太超前了</p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/68e04420-a423-4aab-866e-66cc6ffb272b.jpeg" alt="83033a52-4ff3-4e11-93ca-f5fa5119d614-image.jpeg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://lcz.me/post/7432</link><guid isPermaLink="true">https://lcz.me/post/7432</guid><dc:creator><![CDATA[abaalei]]></dc:creator><pubDate>Fri, 19 Jun 2026 03:12:56 GMT</pubDate></item><item><title><![CDATA[Reply to 本地 AI 工作流：多台电脑连接一台主机跑 LM Studio + ComfyUI on Fri, 19 Jun 2026 03:12:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mark" aria-label="Profile: mark">@<bdi>mark</bdi></a> 我的黑圆圈几乎跟老特一样。。。</p>
<p dir="auto">意思是：跑起来了</p>
]]></description><link>https://lcz.me/post/7431</link><guid isPermaLink="true">https://lcz.me/post/7431</guid><dc:creator><![CDATA[imbiplaza ASUS]]></dc:creator><pubDate>Fri, 19 Jun 2026 03:12:39 GMT</pubDate></item><item><title><![CDATA[Reply to 本地 AI 工作流：多台电脑连接一台主机跑 LM Studio + ComfyUI on Fri, 19 Jun 2026 02:58:06 GMT]]></title><description><![CDATA[<p dir="auto">你这个贴子 很实用啊?  跑起来了吗?</p>
]]></description><link>https://lcz.me/post/7426</link><guid isPermaLink="true">https://lcz.me/post/7426</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Fri, 19 Jun 2026 02:58:06 GMT</pubDate></item></channel></rss>