{"id":17900,"date":"2026-06-20T18:45:37","date_gmt":"2026-06-20T17:45:37","guid":{"rendered":"https:\/\/innovatenews.site\/index.php\/2026\/06\/20\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\/"},"modified":"2026-06-20T18:45:41","modified_gmt":"2026-06-20T17:45:41","slug":"open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is","status":"publish","type":"post","link":"https:\/\/innovatenews.site\/index.php\/2026\/06\/20\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\/","title":{"rendered":"Open Design is replacing ComfyUI for my local AI workflows, and the difference is\u2026"},"content":{"rendered":"<div class=\"anp-pro-entry\">\n<p class=\"anp-pro-lead\">The topic <strong>Open Design is replacing ComfyUI for my local AI workflows, and the difference is\u2026<\/strong> is currently the subject of lively discussion \u2014 readers and analysts are keeping a close eye on developments.<\/p>\n<p class=\"anp-pro-p\">This is taking place in a dynamic environment: companies\u2019 decisions and competitors\u2019 reactions can quickly change the picture.<\/p>\n<p class=\"anp-pro-p\">Self-hosting AI started as a side curiosity for me and ended up being a real part of my stack I reach for now. Most of what I&#8217;ve used it for is text, so chatting, brainstorming, parsing documents, and analyzing images when I&#8217;m running something with vision like Gemma 4. Real design work was a different story though&#8230;<\/p>\n<p class=\"anp-pro-p\">Local AI couldn&#8217;t touch what Claude Design or Google Stitch or Replit pulls off, and on the gen art side it was nowhere near Midjourney or Firefly either. So when I came across ComfyUI a while back, I was pretty stoked to finally have a local option that could actually generate visuals on my own hardware. Then Open Design dropped and changed what local visual AI even meant for me. It&#8217;s the first tool that lets me vibe design locally, which is a thing I didn&#8217;t know I&#8217;d been waiting for.<\/p>\n<figure class=\"anp-pro-inline-figure\" style=\"margin:1.75em auto;text-align:center;max-width:100%\"><img decoding=\"async\" class=\"anp-pro-inline-img\" src=\"https:\/\/innovatenews.site\/wp-content\/uploads\/2026\/06\/adding-prompt-in-comfyui.png\" alt=\"\" style=\"display:block;margin:0 auto;max-width:100%;width:auto;height:auto;object-fit:contain;object-position:center\" loading=\"lazy\"><\/figure>\n<p class=\"anp-pro-p\">For anyone who hasn&#8217;t come across it, ComfyUI is an open-source, node-based interface for running open-weight image models like Stable Diffusion and Flux. You build the actual generation pipeline yourself by wiring blocks together on a canvas, and each one handles a specific job like loading the model, encoding prompts, sampling, decoding, and so on. It runs locally and the whole thing is community-driven, so it gets new model support pretty quickly compared to the closed alternatives.<\/p>\n<p class=\"anp-pro-p\">For the longest time it was the only realistic way for me to generate visuals locally, design-adjacent or not. And I actually genuinely enjoy the node setup, in a way it&#8217;s good practice for UI\/UX thinking &#8211; you&#8217;re building a flow with inputs, outputs, dependencies, and a clear order of operations, which is closer to wireframing logic than people give it credit for. So even when I wasn&#8217;t really using the outputs, I&#8217;d run it now and then just to mess with the graphs.<\/p>\n<p class=\"anp-pro-p\">The catch is what came out the other end. ComfyUI can produce a static visual that you could maybe drop into a mockup as a placeholder, but it can&#8217;t give you something interactive or editable. There&#8217;s no version of a Stable Diffusion output that you can click into and rearrange or hand to a developer. And my 8GB GPU was already capping the quality of what I could generate, so the placeholder visuals weren&#8217;t even particularly strong placeholders. It&#8217;s a good tool, but it was solving a problem I didn&#8217;t really have.<\/p>\n<p class=\"anp-pro-p\">ComfyUI did pick up an App Builder feature recently that lets you wrap a workflow into a simplified app interface, but the output is still whatever the underlying graph generates &#8211; an image or a video, not an editable prototype.<\/p>\n<p class=\"anp-pro-p\">Claude Design has been my go-to for vibe designing for a while now, sitting alongside Figma Make and Google Stitch in the cloud rotation. Having design baked into Claude is honestly really convenient when I&#8217;m already in there for other stuff and I don&#8217;t have many complaints about the product itself. But a fair bit of my workflow is offline these days, and I like to keep an eye on what&#8217;s happening in the open-source space too, so Open Design landed at a pretty good time for that, dropping more or less right after Anthropic launched Claude Design as a direct alternative.<\/p>\n<figure class=\"anp-pro-inline-figure\" style=\"margin:1.75em auto;text-align:center;max-width:100%\"><img decoding=\"async\" class=\"anp-pro-inline-img\" src=\"https:\/\/innovatenews.site\/wp-content\/uploads\/2026\/06\/generated-image-in-comfyui.png\" alt=\"\" style=\"display:block;margin:0 auto;max-width:100%;width:auto;height:auto;object-fit:contain;object-position:center\" loading=\"lazy\"><\/figure>\n<p class=\"anp-pro-p\">It runs as a native desktop app on macOS, Windows, and Linux, and unlike Claude Design it isn&#8217;t cloud-only. The basic premise is the same though &#8211; prompt in, real HTML\/CSS\/JS artifact out, with export options for HTML, PDF, PPTX, and even MP4. It doesn&#8217;t ship its own model and instead shells out to whatever coding agent CLI you&#8217;ve got on your system, or you can BYOK to any OpenAI-compatible endpoint, which is the route I took. It also ships with 250-plus skills and 140-plus design systems out of the box.<\/p>\n<p class=\"anp-pro-p\">I&#8217;ve had a decent run with it locally by pointing it at Qwen 3.5 9B through LM Studio&#8217;s API, and the results were honestly fine for something running entirely on my modest machine. Gemma 4 didn&#8217;t really work though &#8211; it kept echoing the skill template back as broken XML, which I think is partly a vision-vs-agentic-work mismatch and partly my limited VRAM, but I&#8217;m not entirely sure. A cloud model is still going to outperform local on hardware like mine and that&#8217;s where the Anthropic API earned its place for me, with generations finishing in well under a minute and a higher-quality visual output.<\/p>\n<p class=\"anp-pro-p\">ComfyUI isn&#8217;t really a designer&#8217;s tool. It has its uses if you specifically need a generated image and nothing more, and the appeal for me was always more about the setup than the output anyway. But just because something gives you a visual locally doesn&#8217;t mean it actually slots into a working design pipeline.<\/p>\n<p class=\"anp-pro-p\">Open Design is a much better fit for me, plus the setup is a fraction of what ComfyUI demands &#8211; hooking up a model takes a couple of minutes and the actual generation side moves at a faster pace because it uses natural language instead of nodes. Nobody mid-deadline has time to be wiring up a node graph from scratch.<\/p>\n<p class=\"anp-pro-p\">ComfyUI is still a solid tool and I&#8217;d recommend it to anyone who genuinely wants to generate images locally. It just isn&#8217;t always the right tool depending on what you&#8217;re actually working on. Open Design is doing something I didn&#8217;t realise I&#8217;d been wanting a local version of, and the fact that it exists at all is pretty cool. Both still live on my machine though.<\/p>\n<aside class=\"anp-pro-aside\" aria-label=\"context\">\n<p class=\"anp-pro-kicker\">Why it matters<\/p>\n<p class=\"anp-pro-p\">News like this often changes audience expectations and competitors\u2019 plans.<\/p>\n<p class=\"anp-pro-p\">When one player makes a move, others usually react \u2014 it is worth reading the event in context.<\/p>\n<\/aside>\n<aside class=\"anp-pro-aside\" aria-label=\"outlook\">\n<p class=\"anp-pro-kicker\">What to look out for next<\/p>\n<p class=\"anp-pro-p\">The full picture will become clear in time, but the headline already shows the dynamics of the industry.<\/p>\n<p class=\"anp-pro-p\">Further statements and user reactions will add to the story.<\/p>\n<\/aside>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>The topic Open Design is replacing ComfyUI for my local AI workflows, and the difference is\u2026 &hellip; <a title=\"Open Design is replacing ComfyUI for my local AI workflows, and the difference is\u2026\" class=\"hm-read-more\" href=\"https:\/\/innovatenews.site\/index.php\/2026\/06\/20\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\/\"><span class=\"screen-reader-text\">Open Design is replacing ComfyUI for my local AI workflows, and the difference is\u2026<\/span>Read more<\/a><\/p>\n","protected":false},"author":0,"featured_media":17901,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[2609,336,888,2610,1001],"class_list":["post-17900","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-innovate","tag-comfyui","tag-design","tag-local","tag-locally","tag-open"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Open Design is replacing ComfyUI for my local AI workflows, and the difference is\u2026 - innovatenews.site<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/innovatenews.site\/index.php\/2026\/06\/20\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Open Design is replacing ComfyUI for my local AI workflows, and the difference is\u2026 - innovatenews.site\" \/>\n<meta property=\"og:description\" content=\"The topic Open Design is replacing ComfyUI for my local AI workflows, and the difference is\u2026 &hellip; Open Design is replacing ComfyUI for my local AI workflows, and the difference is\u2026Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/innovatenews.site\/index.php\/2026\/06\/20\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\/\" \/>\n<meta property=\"og:site_name\" content=\"innovatenews.site\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-20T17:45:37+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-20T17:45:41+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/innovatenews.site\/wp-content\/uploads\/2026\/06\/open-design-on-desktop-pc.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"1600\" \/>\n\t<meta property=\"og:image:height\" content=\"900\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/innovatenews.site\\\/index.php\\\/2026\\\/06\\\/20\\\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/innovatenews.site\\\/index.php\\\/2026\\\/06\\\/20\\\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\\\/\"},\"author\":{\"name\":\"\",\"@id\":\"\"},\"headline\":\"Open Design is replacing ComfyUI for my local AI workflows, and the difference is\u2026\",\"datePublished\":\"2026-06-20T17:45:37+00:00\",\"dateModified\":\"2026-06-20T17:45:41+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/innovatenews.site\\\/index.php\\\/2026\\\/06\\\/20\\\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\\\/\"},\"wordCount\":1083,\"image\":{\"@id\":\"https:\\\/\\\/innovatenews.site\\\/index.php\\\/2026\\\/06\\\/20\\\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/innovatenews.site\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/open-design-on-desktop-pc.jpeg\",\"keywords\":[\"Comfyui\",\"Design\",\"Local\",\"Locally\",\"Open\"],\"articleSection\":[\"Innovate\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/innovatenews.site\\\/index.php\\\/2026\\\/06\\\/20\\\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\\\/\",\"url\":\"https:\\\/\\\/innovatenews.site\\\/index.php\\\/2026\\\/06\\\/20\\\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\\\/\",\"name\":\"Open Design is replacing ComfyUI for my local AI workflows, and the difference is\u2026 - innovatenews.site\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/innovatenews.site\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/innovatenews.site\\\/index.php\\\/2026\\\/06\\\/20\\\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/innovatenews.site\\\/index.php\\\/2026\\\/06\\\/20\\\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/innovatenews.site\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/open-design-on-desktop-pc.jpeg\",\"datePublished\":\"2026-06-20T17:45:37+00:00\",\"dateModified\":\"2026-06-20T17:45:41+00:00\",\"author\":{\"@id\":\"\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/innovatenews.site\\\/index.php\\\/2026\\\/06\\\/20\\\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/innovatenews.site\\\/index.php\\\/2026\\\/06\\\/20\\\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/innovatenews.site\\\/index.php\\\/2026\\\/06\\\/20\\\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\\\/#primaryimage\",\"url\":\"https:\\\/\\\/innovatenews.site\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/open-design-on-desktop-pc.jpeg\",\"contentUrl\":\"https:\\\/\\\/innovatenews.site\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/open-design-on-desktop-pc.jpeg\",\"width\":1600,\"height\":900},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/innovatenews.site\\\/index.php\\\/2026\\\/06\\\/20\\\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/innovatenews.site\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Open Design is replacing ComfyUI for my local AI workflows, and the difference is\u2026\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/innovatenews.site\\\/#website\",\"url\":\"https:\\\/\\\/innovatenews.site\\\/\",\"name\":\"innovatenews.site\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/innovatenews.site\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Open Design is replacing ComfyUI for my local AI workflows, and the difference is\u2026 - innovatenews.site","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/innovatenews.site\/index.php\/2026\/06\/20\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\/","og_locale":"en_US","og_type":"article","og_title":"Open Design is replacing ComfyUI for my local AI workflows, and the difference is\u2026 - innovatenews.site","og_description":"The topic Open Design is replacing ComfyUI for my local AI workflows, and the difference is\u2026 &hellip; Open Design is replacing ComfyUI for my local AI workflows, and the difference is\u2026Read more","og_url":"https:\/\/innovatenews.site\/index.php\/2026\/06\/20\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\/","og_site_name":"innovatenews.site","article_published_time":"2026-06-20T17:45:37+00:00","article_modified_time":"2026-06-20T17:45:41+00:00","og_image":[{"width":1600,"height":900,"url":"https:\/\/innovatenews.site\/wp-content\/uploads\/2026\/06\/open-design-on-desktop-pc.jpeg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/innovatenews.site\/index.php\/2026\/06\/20\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\/#article","isPartOf":{"@id":"https:\/\/innovatenews.site\/index.php\/2026\/06\/20\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\/"},"author":{"name":"","@id":""},"headline":"Open Design is replacing ComfyUI for my local AI workflows, and the difference is\u2026","datePublished":"2026-06-20T17:45:37+00:00","dateModified":"2026-06-20T17:45:41+00:00","mainEntityOfPage":{"@id":"https:\/\/innovatenews.site\/index.php\/2026\/06\/20\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\/"},"wordCount":1083,"image":{"@id":"https:\/\/innovatenews.site\/index.php\/2026\/06\/20\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\/#primaryimage"},"thumbnailUrl":"https:\/\/innovatenews.site\/wp-content\/uploads\/2026\/06\/open-design-on-desktop-pc.jpeg","keywords":["Comfyui","Design","Local","Locally","Open"],"articleSection":["Innovate"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/innovatenews.site\/index.php\/2026\/06\/20\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\/","url":"https:\/\/innovatenews.site\/index.php\/2026\/06\/20\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\/","name":"Open Design is replacing ComfyUI for my local AI workflows, and the difference is\u2026 - innovatenews.site","isPartOf":{"@id":"https:\/\/innovatenews.site\/#website"},"primaryImageOfPage":{"@id":"https:\/\/innovatenews.site\/index.php\/2026\/06\/20\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\/#primaryimage"},"image":{"@id":"https:\/\/innovatenews.site\/index.php\/2026\/06\/20\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\/#primaryimage"},"thumbnailUrl":"https:\/\/innovatenews.site\/wp-content\/uploads\/2026\/06\/open-design-on-desktop-pc.jpeg","datePublished":"2026-06-20T17:45:37+00:00","dateModified":"2026-06-20T17:45:41+00:00","author":{"@id":""},"breadcrumb":{"@id":"https:\/\/innovatenews.site\/index.php\/2026\/06\/20\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/innovatenews.site\/index.php\/2026\/06\/20\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/innovatenews.site\/index.php\/2026\/06\/20\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\/#primaryimage","url":"https:\/\/innovatenews.site\/wp-content\/uploads\/2026\/06\/open-design-on-desktop-pc.jpeg","contentUrl":"https:\/\/innovatenews.site\/wp-content\/uploads\/2026\/06\/open-design-on-desktop-pc.jpeg","width":1600,"height":900},{"@type":"BreadcrumbList","@id":"https:\/\/innovatenews.site\/index.php\/2026\/06\/20\/open-design-is-replacing-comfyui-for-my-local-ai-workflows-and-the-difference-is\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/innovatenews.site\/"},{"@type":"ListItem","position":2,"name":"Open Design is replacing ComfyUI for my local AI workflows, and the difference is\u2026"}]},{"@type":"WebSite","@id":"https:\/\/innovatenews.site\/#website","url":"https:\/\/innovatenews.site\/","name":"innovatenews.site","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/innovatenews.site\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/innovatenews.site\/index.php\/wp-json\/wp\/v2\/posts\/17900","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/innovatenews.site\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/innovatenews.site\/index.php\/wp-json\/wp\/v2\/types\/post"}],"replies":[{"embeddable":true,"href":"https:\/\/innovatenews.site\/index.php\/wp-json\/wp\/v2\/comments?post=17900"}],"version-history":[{"count":1,"href":"https:\/\/innovatenews.site\/index.php\/wp-json\/wp\/v2\/posts\/17900\/revisions"}],"predecessor-version":[{"id":17904,"href":"https:\/\/innovatenews.site\/index.php\/wp-json\/wp\/v2\/posts\/17900\/revisions\/17904"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/innovatenews.site\/index.php\/wp-json\/wp\/v2\/media\/17901"}],"wp:attachment":[{"href":"https:\/\/innovatenews.site\/index.php\/wp-json\/wp\/v2\/media?parent=17900"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/innovatenews.site\/index.php\/wp-json\/wp\/v2\/categories?post=17900"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/innovatenews.site\/index.php\/wp-json\/wp\/v2\/tags?post=17900"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}