解决dify连接授权comfyui报错can not connect to ws://127.0.0.1:8188/ws?clientld=test123
在使用dify配置comfyui的时候报错:can not connect to ws://127.0.0.1:8188/ws?clientld=test123的解决方案。
点击“如何获取”,然后跳转到
我本地的地址是http://127.0.0.1:8188
但是这里的地址不应该填写这个地址,直接填写:http://host.docker.internal:8188
这样就可以解决问题了。
另外贴一个json工作流的api。
{ “4”: { “inputs”: { “unet_name”: “flux1-dev.safetensors”, “weight_dtype”: “fp8_e4m3fn” }, “class_type”: “UNETLoader”, “_meta”: { “title”: “UNet加载器” } }, “5”: { “inputs”: { “clip_name1”: “clip_l.safetensors”, “clip_name2”: “t5xxl_fp16.safetensors”, “type”: “flux”, “device”: “default” }, “class_type”: “DualCLIPLoader”, “_meta”: { “title”: “双CLIP加载器” } }, “6”: { “inputs”: { “clip_l”: “A cute cat, finger sized, mini”, “t5xxl”: “A cute cat, finger sized, mini”, “guidance”: 3.5, “clip”: [ “5”, 0 ] }, “class_type”: “CLIPTextEncodeFlux”, “_meta”: { “title”: “CLIP文本编码Flux” } }, “7”: { “inputs”: { “seed”: 1074678242030625, “steps”: 7, “cfg”: 1, “sampler_name”: “euler”, “scheduler”: “simple”, “denoise”: 1, “model”: [ “13”, 0 ], “positive”: [ “6”, 0 ], “negative”: [ “8”, 0 ], “latent_image”: [ “9”, 0 ] }, “class_type”: “KSampler”, “_meta”: { “title”: “K采样器” } }, “8”: { “inputs”: { “conditioning”: [ “6”, 0 ] }, “class_type”: “ConditioningZeroOut”, “_meta”: { “title”: “条件零化” } }, “9”: { “inputs”: { “width”: 1000, “height”: 1000, “batch_size”: 2 }, “class_type”: “EmptyLatentImage”, “_meta”: { “title”: “空Latent图像” } }, “10”: { “inputs”: { “samples”: [ “7”, 0 ], “vae”: [ “11”, 0 ] }, “class_type”: “VAEDecode”, “_meta”: { “title”: “VAE解码” } }, “11”: { “inputs”: { “vae_name”: “ae.safetensors” }, “class_type”: “VAELoader”, “_meta”: { “title”: “加载VAE” } }, “12”: { “inputs”: { “images”: [ “10”, 0 ] }, “class_type”: “PreviewImage”, “_meta”: { “title”: “预览图像” } }, “13”: { “inputs”: { “lora_name”: “F1 2301 FLUX.1-Turbo-lora-Alpha 阿里.safetensors”, “strength_model”: 1, “model”: [ “4”, 0 ] }, “class_type”: “LoraLoaderModelOnly”, “_meta”: { “title”: “LoRA加载器(仅模型)” } } }
延伸阅读:
公众号已经全面开通AI服务,问任何回答,我都可以给你答案
亲爱的小伙伴们,你们好啊。今天要宣布一个重磅消息——我们家的微信公众号公众号,正式升级为你的随身AI管家啦!从此无论是生...
解决dify连接授权comfyui报错can not connect to ws://127.0.0.1:8188/ws?clientld=test123
在使用dify配置comfyui的时候报错:can not connect to ws://127.0.0.1:8188...
OpenAI放大招!人人都能开发Manus,三款AI神器让普通人秒变生活管家,旅行规划、一键购物全搞定!
引言:AI助理时代来了!你的生活即将被彻底改变 早上被AI助理叫醒,它已经规划好今日行程;出门前,AI帮你抢到最划算的机...
全球首款通用AI助手Manus来了!你的“数字实习生”能有多逆天?
3月6日凌晨,中国AI团队Monica发布了一款名为Manus的通用AI智能体,瞬间引爆科技圈。有人熬夜蹲守邀请码,有人...
阿里开源QwQ-32B大模型:小参数撬动大性能,训练成本只有DeepSeek r1的1/10
今天很多人在炒一款“通用智能体”Manus(全球首款通用AI助手),不过我觉得阿里刚开源的QwQ-32B新推理模型,更值...