Posts

Showing posts with the label stablediffusion

双手留给热爱,OpenClaw 负责干活 | Hands for Passion, OpenClaw for Work

Image
OpenClaw = 会干活、能聊天、懂摸鱼的AI副驾 | OpenClaw = AI co-pilot that works, chats, and knows how to slack off 能干啥? 看视频→秒出总结,追剧学习两不误 截屏+控电脑,懒人狂喜 浏览器自动跑,摸鱼升级Pro版 Telegram/WhatsApp远程指挥,躺平也能干活 文章变图表,老板看了直鼓掌 写博客+自动发,内容躺赢 日程提醒,专治"我忘了" 必备技能包: gog:Gmail管家,邮件不堆山 mcporter:MCP配置侠,事务自动跑 blogwatcher:热点雷达,资讯自动推 coding-agent:代码小能手,写+测一条龙 What can it do? Watch videos → instant summaries, learn while binge-watching Screenshot + control PC, lazy mode: ACTIVATED Auto-browse the web, procrastination upgraded to Pro Remote control via Telegram/WhatsApp, boss from bed Articles → fancy charts, boss-approved instantly Write + auto-post blogs, content on autopilot Schedule & reminders, for the "oops I forgot" crew Must-have skills: gog: Gmail butler, inbox zero achieved mcporter: MCP wizard, tasks on autopilot blogwatcher: Trend radar, hot news delivered coding-agent: Code + test, dev mode unlocked 相关链接(Related links): https://docs.ollama.com/integrations/openclaw https://gi...

秒会 AI 绘图提示词技巧 - Master AI Art Prompts in Seconds (ComfyUI/StableDiffusion)

Image
  掌握提示词,玩转 ComfyUI/StableDiffusion,人人都是艺术家!- Grasp prompt words, conquer ComfyUI/StableDiffusion, and unleash your inner artist! 官网解释文档: https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Features 谁说 AI 绘图很难?掌握几个关键技巧,你的提示词立马变强!下面这份"傻瓜式"指南让你秒变提示词高手! 1. 默认权重与提示词长度控制 用法 :每个提示词默认权重为1,总词数建议≤75(实际受CLIP模型76token限制)。 好处 :避免模型计算过载,提升生成效率。 极值 :最小权重0(无效词),理论最大权重无限制但实际需保持总和合理。 计算示例 : (sunflower:1.5) 将权重提升50%,相当于 ((sunflower)) 嵌套一层小括号。 2. 括号权重控制 小括号 ( ) 用法:每层增加10%权重,如 (word) =1.1, ((word)) =1.21。 替代语法: (word:1.3) 直接指定权重为1.3,避免多层嵌套。 中括号 [ ] 用法:每层减少10%权重,如 [word] =0.9, [[word]] =0.81。 大括号 { } 用法:混合使用时可自定义权重叠加逻辑,但需手动计算。 注意 :仅小括号支持冒号语法直接指定权重值。 示例 :如果我们要生成一张包含 “red flower” 和 “blue sky” 的图片,并且希望 “red flower” 更加突出,可以写成 “(red flower:1.5) blue sky”,这样 “red flower” 在生成图像时会得到更多的关注。 3. LoRA模型调用 用法 : <lora:模型文件名:强度乘数> ,如 <lora:smiling:0.8> 。(假设有一个名为 “smiling” 的 LoRA 文件,这样图像中微笑表情会被突出) 好处 :微调特定风格,兼容UNet和CLIP模型。 极值 :乘数建议0~1(可超1, 但极易失真)。 要求 :需将LoRA文件放入指定目录(通常为 models/Lora )。 4. 连接...

ComfyUI & Stable Diffusion: The Ultimate Resource Hack - 1 Minute to Sync Models and Nodes - ComfyUI & Stable Diffusion:资源黑客终极指南 - 1分钟同步模型和节点

Image
Stop Wasting, Start Syncing! - 停止浪费,开始同步! Fed up with the hassle of double-dipping into model installations? Dive into our 60-second hack to sync ComfyUI with your local Stable Diffusion WebUI, sparing you the agony of redundant setups. We'll show you how to effortlessly glide through model, node, CLIP, VAE, and Lora configurations, turning your dual UI woes into a thing of the past. Plus, for path-confused AI artists, we've got the config file right here, ready for a quick tweak and roll. Ready to unleash the power of your AI art tools without the clutter? First, hunt down that hidden gem in your ComfyUI folder—the 'extra_model_paths.yaml.example' file. Change its file name to ‘extra_model_paths.yaml’, and boom, you're in the game. Fire up your favorite text editor, or if you're feeling commando, dive into the terminal (Mac/Linux) or command prompt (Windows). Tweaking this configuration file to harness the magic of Stable Diffusion WebUI models, nodes, CLIP, VA...

Level Up Your AI Art Game: A Beginner's Guide to ComfyUI Manager - ComfyUI Manager:小白也能轻松玩转AI绘画的秘密武器

Image
Ditch the command line, embrace the visual! - 告别枯燥命令行,用可视化方式释放你的创造力 Are you dreaming of creating a one-of-a-kind AI artwork but feel overwhelmed by the hassle of installing plugins? Don’t worry—ComfyUI Manager is here to save the day! Think of it as your personal AI art assistant, taking care of all the boring stuff so you can focus on being creative. Why do you need ComfyUI Manager? • No more download confusion : Still struggling with where to put your downloaded plugins? ComfyUI Manager organizes everything for you—hassle-free. • Say goodbye to waiting : It supports downloading multiple plugins at once, so no more tedious one-by-one downloads. • One-click updates : Plugin updates used to be a headache, but now it’s as simple as hitting a button. Stay up-to-date with ease! How to use ComfyUI Manager : 1. Installation : Download ComfyUI Manager and place it in the ComfyUI/custom_nodes folder, then restart ComfyUI. 2. Launch : Find the Manager button in ComfyUI’s toolbar and...