{"id":34603,"date":"2025-01-24T19:51:53","date_gmt":"2025-01-24T14:21:53","guid":{"rendered":"https:\/\/mobisoftinfotech.com\/resources\/?p=34603"},"modified":"2025-10-16T12:02:18","modified_gmt":"2025-10-16T06:32:18","slug":"flux-on-runpod-using-comfyui","status":"publish","type":"post","link":"https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui","title":{"rendered":"Setup ComfyUI from Scratch to Run Flux diffusion model on RunPod &#8211; Step by Step Tutorial!"},"content":{"rendered":"<p>Welcome to our comprehensive, step-by-step tutorial on setting up ComfyUI to run the Flux Schnell diffusion model on RunPod! In this video, we\u2019ll walk you through everything you need to get started\u2014from creating a RunPod network disc and configuring a new pod, to installing ComfyUI and the ComfyUI Manager from scratch, and finally downloading the required Flux Schnell model files from HuggingFace. By the end of this tutorial, you\u2019ll have a fully functional image-generation workflow using the Flux Schnell model!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Video<\/strong><\/h2>\n\n\n\n<iframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/EnrAFM5CPJU?si=RJEkoIf5W6Oo8BNN\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Commands<\/strong><\/h2>\n\n\n\n<p>Here are the commands which are shown in the video.<\/p>\n\n\n<pre class=\"wp-block-code\" aria-describedby=\"shcb-language-1\" data-shcb-language-name=\"PHP\" data-shcb-language-slug=\"php\"><span><code class=\"hljs language-php\">apt update\n\nmkdir \/content\ncd \/content\ngit <span class=\"hljs-keyword\">clone<\/span> https:<span class=\"hljs-comment\">\/\/github.com\/comfyanonymous\/ComfyUI.git<\/span>\ncd ComfyUI\n\npython -m venv venv\nsource venv\/bin\/activate\n\npip install torch torchvision torchaudio --index-url https:<span class=\"hljs-comment\">\/\/download.pytorch.org\/whl\/cu118<\/span>\npip install -U --pre xformers\npip install -r requirements.txt\n\ncd \/content\/ComfyUI\/custom_nodes\ngit <span class=\"hljs-keyword\">clone<\/span> https:<span class=\"hljs-comment\">\/\/github.com\/ltdrdata\/ComfyUI-Manager comfyui-manager<\/span>\n\n<span class=\"hljs-comment\"># Download Models<\/span>\n\nmkdir -p \/workspace\/ComfyUI\/models\/checkpoints\n<span class=\"hljs-comment\"># In the video I forgot to cd to checkpoints. <\/span>\n<span class=\"hljs-comment\"># I have adjusted the commands here so that you can just refer to these commands later<\/span>\n<span class=\"hljs-comment\"># instead of going through the whole video again and again. <\/span>\ncd \/workspace\/ComfyUI\/models\/checkpoints\nwget https:<span class=\"hljs-comment\">\/\/huggingface.co\/Comfy-Org\/flux1-schnell\/resolve\/main\/flux1-schnell-fp8.safetensors<\/span>\n\nmkdir -p \/workspace\/ComfyUI\/models\/clip\ncd \/workspace\/ComfyUI\/models\/clip\nwget https:<span class=\"hljs-comment\">\/\/huggingface.co\/comfyanonymous\/flux_text_encoders\/resolve\/main\/clip_l.safetensors<\/span>\nwget https:<span class=\"hljs-comment\">\/\/huggingface.co\/comfyanonymous\/flux_text_encoders\/resolve\/main\/t5xxl_fp16.safetensors<\/span>\n\nmkdir -p \/workspace\/ComfyUI\/models\/vae\ncd \/workspace\/ComfyUI\/models\/vae\nwget https:<span class=\"hljs-comment\">\/\/huggingface.co\/black-forest-labs\/FLUX.1-schnell\/resolve\/main\/ae.safetensors<\/span>\n\nmkdir -p \/workspace\/ComfyUI\/models\/controlnet\ncd \/workspace\/ComfyUI\/models\/controlnet\nwget https:<span class=\"hljs-comment\">\/\/huggingface.co\/InstantX\/FLUX.1-dev-Controlnet-Union\/resolve\/main\/diffusion_pytorch_model.safetensors<\/span>\n\nfind \/workspace\/ComfyUI -type f -exec ls -lh {} \\;\n\napt update\napt install rsync\n\nrsync -ah --progress  \/workspace\/ComfyUI\/models\/controlnet\/ \/content\/ComfyUI\/models\/controlnet\/\nrsync -ah --progress \/workspace\/ComfyUI\/models\/vae\/ \/content\/ComfyUI\/models\/vae\/\nrsync -ah --progress \/workspace\/ComfyUI\/models\/clip\/ \/content\/ComfyUI\/models\/clip\/\nrsync -ah --progress \/workspace\/ComfyUI\/models\/checkpoints\/ \/content\/ComfyUI\/models\/checkpoints\/\n\ncd \/content\/ComfyUI\/\n<span class=\"hljs-comment\"># activate venv if not done already: source venv\/bin\/activate<\/span>\npython main.py --listen <span class=\"hljs-number\">0.0<\/span><span class=\"hljs-number\">.0<\/span><span class=\"hljs-number\">.0<\/span> --port <span class=\"hljs-number\">4000<\/span><\/code><\/span><small class=\"shcb-language\" id=\"shcb-language-1\"><span class=\"shcb-language__label\">Code language:<\/span> <span class=\"shcb-language__name\">PHP<\/span> <span class=\"shcb-language__paren\">(<\/span><span class=\"shcb-language__slug\">php<\/span><span class=\"shcb-language__paren\">)<\/span><\/small><\/pre>\n\n\n<p><strong>Download &nbsp;the flux schnell workflow from <a href=\"https:\/\/comfyanonymous.github.io\/ComfyUI_examples\/flux\/flux_schnell_checkpoint_example.png\">here<\/a><\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/mobisoftinfotech.com\/contact-us?utm_source=blog&amp;utm_medium=referral&amp;utm_campaign=flux-on-runpod-using-comfyui-cta\"><noscript><img decoding=\"async\" width=\"800\" height=\"340\" src=\"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2025\/01\/cta2.jpg\" alt class=\"wp-image-37665\"><\/noscript><img decoding=\"async\" width=\"800\" height=\"340\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20800%20340%22%3E%3C%2Fsvg%3E\" alt class=\"wp-image-37665 lazyload\" data-src=\"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2025\/01\/cta2.jpg\"><\/a><\/figure>\n\n\n<div class=\"related-posts-section\"><h2>Related Posts<\/h2><ul class=\"related-posts-list\"><li><a href=\"https:\/\/mobisoftinfotech.com\/resources\/blog\/hire-react-native-developers\">The Complete Checklist to Hire React Native Developers in 2022<\/a><\/li><li><a href=\"https:\/\/mobisoftinfotech.com\/resources\/blog\/uber-apps-babysitters\">Uber Apps for Babysitters: On-Demand Trusted Child Care Services<\/a><\/li><li><a href=\"https:\/\/mobisoftinfotech.com\/resources\/blog\/home-health-care-improving-clinical-and-social-outcomes-for-the-chronically-ill\">Home Health Care Improving Clinical and Social Outcomes For The Chronically <span style=\"font-family: 'FontAwesome';    display: inline;\">I<\/span>ll<\/a><\/li><li><a href=\"https:\/\/mobisoftinfotech.com\/resources\/blog\/the-ultimate-guide-to-mobile-commerce\">The Ultimate Guide to Mobile Commerce: Next Retail Transformation<\/a><\/li><li><a href=\"https:\/\/mobisoftinfotech.com\/resources\/blog\/avatar-the-mobisoft-version\">Avatar : The Mobisoft Version<\/a><\/li><li><a href=\"https:\/\/mobisoftinfotech.com\/resources\/blog\/prescription-delivery-services\">Prescription Delivery Services Transforming Rx Management in 2021<\/a><\/li><\/ul><\/div>\n\n\n<div class=\"modern-author-card\">\n    <div class=\"author-card-content\">\n        <div class=\"author-info-section\">\n            <div class=\"author-avatar\">\n                <noscript><img decoding=\"async\" src=\"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2022\/04\/Pritam1.jpg\" alt=\"Pritam Barhate\"><\/noscript><img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" alt=\"Pritam Barhate\" data-src=\"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2022\/04\/Pritam1.jpg\" class=\" lazyload\">\n            <\/div>\n            <div class=\"author-details\">\n                <h3 class=\"author-name\">Pritam Barhate<\/h3>\n                <p class=\"author-title\">Head of Technology Innovation<\/p>\n                <a href=\"javascript:void(0);\" class=\"read-more-link read-more-btn\" onclick=\"toggleAuthorBio(this); return false;\">Read more <noscript><img decoding=\"async\" src=\"\/assets\/images\/blog\/Vector.png\" alt=\"expand\" class=\"read-more-arrow down-arrow\"><\/noscript><img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" alt=\"expand\" class=\"read-more-arrow down-arrow lazyload\" data-src=\"\/assets\/images\/blog\/Vector.png\"><\/a>\n                <div class=\"author-bio-expanded\">\n                    <p>Pritam Barhate, with an experience of 14+ years in technology, heads Technology Innovation at <a href=\"https:\/\/mobisoftinfotech.com\" target=\"_blank\" rel=\"noopener\">Mobisoft Infotech<\/a>. He has a rich experience in design and development. He has been a consultant for a variety of industries and startups. At Mobisoft Infotech, he primarily focuses on technology resources and develops the most advanced solutions.<\/p>\n                    <div class=\"author-social-links\">\n                        <div class=\"social-icon\">\n                            <a href=\"https:\/\/www.linkedin.com\/in\/pritam-barhate-90b93414\/\" target=\"_blank\" rel=\"nofollow noopener\"><i class=\"icon-sprite linkedin\"><\/i><\/a>\n                            <a href=\"https:\/\/twitter.com\/pritambarhate\" target=\"_blank\" rel=\"nofollow noopener\"><i class=\"icon-sprite twitter\"><\/i><\/a>\n                        <\/div>\n                    <\/div>\n                    <a href=\"javascript:void(0);\" class=\"read-more-link read-less-btn\" onclick=\"toggleAuthorBio(this); return false;\" style=\"display: none;\">Read less <noscript><img decoding=\"async\" src=\"\/assets\/images\/blog\/Vector.png\" alt=\"collapse\" class=\"read-more-arrow up-arrow\"><\/noscript><img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" alt=\"collapse\" class=\"read-more-arrow up-arrow lazyload\" data-src=\"\/assets\/images\/blog\/Vector.png\"><\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"share-section\">\n            <span class=\"share-label\">Share Article<\/span>\n            <div class=\"social-share-buttons\">\n                <a href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fmobisoftinfotech.com%2Fresources%2Fblog%2Fflux-on-runpod-using-comfyui\" target=\"_blank\" class=\"share-btn facebook-share\"><i class=\"fa fa-facebook-f\"><\/i><\/a>\n                <a href=\"https:\/\/www.linkedin.com\/sharing\/share-offsite\/?url=https%3A%2F%2Fmobisoftinfotech.com%2Fresources%2Fblog%2Fflux-on-runpod-using-comfyui\" target=\"_blank\" class=\"share-btn linkedin-share\"><i class=\"fa fa-linkedin\"><\/i><\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Welcome to our comprehensive, step-by-step tutorial on setting up ComfyUI to run the Flux Schnell diffusion model on RunPod! In this video, we\u2019ll walk you through everything you need to get started\u2014from creating a RunPod network disc and configuring a new pod, to installing ComfyUI and the ComfyUI Manager from scratch, and finally downloading the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_s2mail":"","footnotes":""},"categories":[286],"tags":[],"class_list":["post-34603","post","type-post","status-publish","format-standard","hentry","category-blog"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Setup ComfyUI for Flux Diffusion Model on RunPod - Tutorial<\/title>\n<meta name=\"description\" content=\"Learn how to set up ComfyUI from scratch to run the Flux diffusion model on RunPod with this step-by-step tutorial. Get started today!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Setup ComfyUI for Flux Diffusion Model on RunPod - Tutorial\" \/>\n<meta property=\"og:description\" content=\"Learn how to set up ComfyUI from scratch to run the Flux diffusion model on RunPod with this step-by-step tutorial. Get started today!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui\" \/>\n<meta property=\"og:site_name\" content=\"Mobisoft Infotech\" \/>\n<meta property=\"article:published_time\" content=\"2025-01-24T14:21:53+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-16T06:32:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2025\/01\/cta2.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"340\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Pritam Barhate\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Pritam Barhate\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui#article\",\"isPartOf\":{\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui\"},\"author\":{\"name\":\"Pritam Barhate\",\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/#\/schema\/person\/fa762036b3364f26abeea146c01487ee\"},\"headline\":\"Setup ComfyUI from Scratch to Run Flux diffusion model on RunPod &#8211; Step by Step Tutorial!\",\"datePublished\":\"2025-01-24T14:21:53+00:00\",\"dateModified\":\"2025-10-16T06:32:18+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui\"},\"wordCount\":122,\"image\":{\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui#primaryimage\"},\"thumbnailUrl\":\"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2025\/01\/cta2.jpg\",\"articleSection\":[\"Blog\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui\",\"url\":\"https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui\",\"name\":\"Setup ComfyUI for Flux Diffusion Model on RunPod - Tutorial\",\"isPartOf\":{\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui#primaryimage\"},\"image\":{\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui#primaryimage\"},\"thumbnailUrl\":\"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2025\/01\/cta2.jpg\",\"datePublished\":\"2025-01-24T14:21:53+00:00\",\"dateModified\":\"2025-10-16T06:32:18+00:00\",\"author\":{\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/#\/schema\/person\/fa762036b3364f26abeea146c01487ee\"},\"description\":\"Learn how to set up ComfyUI from scratch to run the Flux diffusion model on RunPod with this step-by-step tutorial. Get started today!\",\"breadcrumb\":{\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui#primaryimage\",\"url\":\"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2025\/01\/cta2.jpg\",\"contentUrl\":\"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2025\/01\/cta2.jpg\",\"width\":800,\"height\":340},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/mobisoftinfotech.com\/resources\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Setup ComfyUI from Scratch to Run Flux diffusion model on RunPod &#8211; Step by Step Tutorial!\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/#website\",\"url\":\"https:\/\/mobisoftinfotech.com\/resources\/\",\"name\":\"Mobisoft Infotech\",\"description\":\"Discover Mobility\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/mobisoftinfotech.com\/resources\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/#\/schema\/person\/fa762036b3364f26abeea146c01487ee\",\"name\":\"Pritam Barhate\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/0e481c7ce54b3567ac70ddfc493523eefce0bdc3ee69fd2654f8f60a79e2f178?s=96&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0e481c7ce54b3567ac70ddfc493523eefce0bdc3ee69fd2654f8f60a79e2f178?s=96&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/0e481c7ce54b3567ac70ddfc493523eefce0bdc3ee69fd2654f8f60a79e2f178?s=96&r=g\",\"caption\":\"Pritam Barhate\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Setup ComfyUI for Flux Diffusion Model on RunPod - Tutorial","description":"Learn how to set up ComfyUI from scratch to run the Flux diffusion model on RunPod with this step-by-step tutorial. Get started today!","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:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui","og_locale":"en_US","og_type":"article","og_title":"Setup ComfyUI for Flux Diffusion Model on RunPod - Tutorial","og_description":"Learn how to set up ComfyUI from scratch to run the Flux diffusion model on RunPod with this step-by-step tutorial. Get started today!","og_url":"https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui","og_site_name":"Mobisoft Infotech","article_published_time":"2025-01-24T14:21:53+00:00","article_modified_time":"2025-10-16T06:32:18+00:00","og_image":[{"width":800,"height":340,"url":"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2025\/01\/cta2.jpg","type":"image\/jpeg"}],"author":"Pritam Barhate","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Pritam Barhate","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui#article","isPartOf":{"@id":"https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui"},"author":{"name":"Pritam Barhate","@id":"https:\/\/mobisoftinfotech.com\/resources\/#\/schema\/person\/fa762036b3364f26abeea146c01487ee"},"headline":"Setup ComfyUI from Scratch to Run Flux diffusion model on RunPod &#8211; Step by Step Tutorial!","datePublished":"2025-01-24T14:21:53+00:00","dateModified":"2025-10-16T06:32:18+00:00","mainEntityOfPage":{"@id":"https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui"},"wordCount":122,"image":{"@id":"https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui#primaryimage"},"thumbnailUrl":"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2025\/01\/cta2.jpg","articleSection":["Blog"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui","url":"https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui","name":"Setup ComfyUI for Flux Diffusion Model on RunPod - Tutorial","isPartOf":{"@id":"https:\/\/mobisoftinfotech.com\/resources\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui#primaryimage"},"image":{"@id":"https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui#primaryimage"},"thumbnailUrl":"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2025\/01\/cta2.jpg","datePublished":"2025-01-24T14:21:53+00:00","dateModified":"2025-10-16T06:32:18+00:00","author":{"@id":"https:\/\/mobisoftinfotech.com\/resources\/#\/schema\/person\/fa762036b3364f26abeea146c01487ee"},"description":"Learn how to set up ComfyUI from scratch to run the Flux diffusion model on RunPod with this step-by-step tutorial. Get started today!","breadcrumb":{"@id":"https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui#primaryimage","url":"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2025\/01\/cta2.jpg","contentUrl":"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2025\/01\/cta2.jpg","width":800,"height":340},{"@type":"BreadcrumbList","@id":"https:\/\/mobisoftinfotech.com\/resources\/blog\/flux-on-runpod-using-comfyui#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mobisoftinfotech.com\/resources\/"},{"@type":"ListItem","position":2,"name":"Setup ComfyUI from Scratch to Run Flux diffusion model on RunPod &#8211; Step by Step Tutorial!"}]},{"@type":"WebSite","@id":"https:\/\/mobisoftinfotech.com\/resources\/#website","url":"https:\/\/mobisoftinfotech.com\/resources\/","name":"Mobisoft Infotech","description":"Discover Mobility","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mobisoftinfotech.com\/resources\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/mobisoftinfotech.com\/resources\/#\/schema\/person\/fa762036b3364f26abeea146c01487ee","name":"Pritam Barhate","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/0e481c7ce54b3567ac70ddfc493523eefce0bdc3ee69fd2654f8f60a79e2f178?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/0e481c7ce54b3567ac70ddfc493523eefce0bdc3ee69fd2654f8f60a79e2f178?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0e481c7ce54b3567ac70ddfc493523eefce0bdc3ee69fd2654f8f60a79e2f178?s=96&r=g","caption":"Pritam Barhate"}}]}},"_links":{"self":[{"href":"https:\/\/mobisoftinfotech.com\/resources\/wp-json\/wp\/v2\/posts\/34603","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mobisoftinfotech.com\/resources\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mobisoftinfotech.com\/resources\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mobisoftinfotech.com\/resources\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mobisoftinfotech.com\/resources\/wp-json\/wp\/v2\/comments?post=34603"}],"version-history":[{"count":14,"href":"https:\/\/mobisoftinfotech.com\/resources\/wp-json\/wp\/v2\/posts\/34603\/revisions"}],"predecessor-version":[{"id":44275,"href":"https:\/\/mobisoftinfotech.com\/resources\/wp-json\/wp\/v2\/posts\/34603\/revisions\/44275"}],"wp:attachment":[{"href":"https:\/\/mobisoftinfotech.com\/resources\/wp-json\/wp\/v2\/media?parent=34603"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mobisoftinfotech.com\/resources\/wp-json\/wp\/v2\/categories?post=34603"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mobisoftinfotech.com\/resources\/wp-json\/wp\/v2\/tags?post=34603"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}