demobook

Import and fix local ComfyUI workflows in the cloud

Demo summary

The creator shows how to import a local JSON workflow into Running Hub and resolve 'red node' errors by re-mapping missing T5, Clip, and VAE models to the platform's available versions.

Step-by-step

  1. Click Import and select your local JSON workflow file
  2. Click on the workflow name in the list to open it
  3. Identify 'red nodes' indicating missing models or incompatible names
  4. Click the model selection dropdown on the Dual Clip Loader node
  5. Search for and select the T5 and Clip L models available on the platform
  6. Select the appropriate VAE model from the list
  7. Enter your prompt and settings
  8. Click Run to execute the workflow and verify the fixes

Options

  • Rename, copy, or delete workflows from the list
  • Filter models by typing names like 'T5' or 'CL' in the search bar
  • Hide the task list while the generation is running

Watch out for

  • Workflow titles must be under 50 characters or you will receive an error message
  • Workflows must be successfully run once before they can be made public

Tips

  • Select the fp16 version of the T5 model for higher quality generations
  • If a specific model doesn't work, try selecting others in the list until you find a compatible version

Highlights

if a model doesn't work you can select another one until you find one that works now when I run it again everything works fine and there are no errors anymore

All demos from “ComfyUI Tutorial Series Ep 35: How to Run ComfyUI in the Cloud

  1. 3:181:08Run a Flux ComfyUI workflow on Running HubThe user demonstrates loading and running a pre-built ComfyUI workflow using Flux and LoRA models on the Running Hub cloud platform to generate an illustration.ComfyUIAI Image Generator
  2. 5:222:10Import and fix local ComfyUI workflows in the cloudCurrentThe creator shows how to import a local JSON workflow into Running Hub and resolve 'red node' errors by re-mapping missing T5, Clip, and VAE models to the platform's available versions.ComfyUIAI Image Generator
  3. 10:521:09Manage and upload AI models to Running HubThe user demonstrates how to select LoRA models within a workflow and the step-by-step process for uploading custom checkpoints or LoRAs to the cloud workspace.ComfyUIAI Image Generator
  4. 12:371:20Create 3D text using ControlNet in the cloudA demonstration of using a ControlNet workflow on Running Hub to transform a simple black-and-white text image into a 3D rendered effect.ComfyUIAI Style Transfer
  5. 15:120:21Run Midjourney via ComfyUI API nodesThe creator demonstrates a specific workflow that connects to the Midjourney API within the ComfyUI interface to generate images using version 6.1.ComfyUIAI Image Generator
  6. 16:431:06Upscale images with ComfyUI cloud workflowsThe user demonstrates an upscaler workflow on Running Hub, showing how to adjust the denoise value to add detail while increasing image resolution.ComfyUIAI Image Upscaler
  7. Watch “ComfyUI Tutorial Series Ep 35: How to Run ComfyUI in the Cloud” →

AI Image Generator

  1. 8:418:40Building a ComfyUI workflow from scratchA step-by-step walkthrough of adding nodes (Checkpoint, CLIP Text Encode, KSampler, VAE Decode) and connecting them to build a custom image generation pipeline.AI Search
  2. 19:571:09Generating a medieval warrior with batch processingDemonstrates generating multiple images of a medieval warrior by increasing the batch size in the Empty Latent Image node.AI Search
  3. 25:330:32Importing workflows from image metadataShows how to drag an existing AI-generated image into the ComfyUI canvas to automatically reconstruct the entire node workflow used to create it.AI Search
  4. 58:094:05Controlling character poses with ControlNetDemonstrates using the OpenPose pre-processor and ControlNet Union model to force a generated princess character into a specific pose from a reference image.AI Search
  5. 1:360:57Install custom workflows and missing nodes in ComfyUIThe video demonstrates how to drag and drop a JSON workflow file into ComfyUI and use the Manager to identify and install missing custom nodes.Sebastian Kamph
  6. 3:020:20Search and install models via Model ManagerA walkthrough of using the ComfyUI Model Manager to search for specific AI models, such as ControlNet, and install them directly.Sebastian Kamph
  7. 3:281:10Running and managing image generation queuesDemonstration of starting a workflow using the 'Run' button, setting up 'Run Instant' for continuous generation, and using 'Run on Change' to trigger generation upon prompt edits.Sebastian Kamph
  8. 4:590:55Navigating the ComfyUI workspace and UI settingsShows how to use zoom, fit view, pan modes, and toggle link visibility or themes (light/dark mode) within the ComfyUI interface.Sebastian Kamph
  9. 11:311:49Adding and connecting nodes in ComfyUIThe video demonstrates adding a 'Load Image' node via the library or right-click menu and connecting it to other nodes like 'Save Image' using spaghetti links.Sebastian Kamph
  10. 19:431:34Converting widgets to inputs in ComfyUIShows how to convert a node's internal settings (like seed) into an external input pin and connect a 'Primitive' node to control it.Sebastian Kamph
  11. 25:032:06Managing seeds and randomizationShows the difference between 'Randomize' and 'Fixed' seed settings in the KSampler to either generate new variations or reproduce the same image.Sebastian Kamph
  12. 36:450:34Saving images to specific foldersShows how to use the 'Save Image' node and file path syntax to organize output images into custom subfolders.Sebastian Kamph