{"id":2899,"library":"comfyui-workflow-templates-media-image","title":"ComfyUI Workflow Templates - Media Image","description":"This package provides workflow templates and associated assets specifically designed for image processing and generation tasks within ComfyUI. It is part of the broader `comfyui-workflow-templates` ecosystem, delivering pre-configured JSON workflow files and their corresponding preview assets for easy integration and use directly within the ComfyUI graphical interface. The project maintains an active development cycle, frequently updating its collection of templates and underlying infrastructure to support new ComfyUI features and models.","status":"active","version":"0.3.118","language":"en","source_language":"en","source_url":"https://github.com/Comfy-Org/workflow_templates","tags":["comfyui","workflow","templates","image","media","ai","generative-art"],"install":[{"cmd":"pip install comfyui-workflow-templates-media-image","lang":"bash","label":"Install package"}],"dependencies":[{"reason":"Runtime environment requirement.","package":"python","version":">=3.9"}],"imports":[],"quickstart":{"code":"# This library provides workflow templates for ComfyUI.\n# It does not have a direct Python API for programmatic use.\n# The templates are accessed and loaded within the ComfyUI application itself.\n\nprint(\"To use comfyui-workflow-templates-media-image:\")\nprint(\"1. Ensure ComfyUI is installed and running.\")\nprint(\"   You can typically start ComfyUI by running 'python main.py' in its directory.\")\nprint(\"2. In the ComfyUI web interface, navigate to 'Workflow' -> 'Browse Templates' (or click the Templates icon in the sidebar).\")\nprint(\"3. Locate and select an image-related workflow template from the browser.\")\nprint(\"4. ComfyUI will prompt you to download any missing models required by the template.\")\nprint(\"5. Once models are ready, adjust parameters and click 'Queue Prompt' to run the workflow.\")","lang":"python","description":"This library provides workflow templates for ComfyUI, which are loaded and utilized directly within the ComfyUI web interface, not via Python code imports. The quickstart outlines the steps to access and run these templates within the ComfyUI application."},"warnings":[{"fix":"Always back up critical workflows. When encountering issues, try updating ComfyUI and custom nodes. If problems persist, manually recreate or adapt the workflow to current node versions. Consider documenting the specific ComfyUI and custom node versions used for complex workflows to aid future reproduction.","message":"ComfyUI workflows, especially those relying on specific custom nodes, can become incompatible or produce different results after updates to ComfyUI or its extensions. This means older saved workflows may not function identically or at all on newer installations.","severity":"breaking","affected_versions":"<0.3.x"},{"fix":"Carefully follow ComfyUI's prompts for model downloads and ensure correct file placement. Consult ComfyUI documentation for the expected model directory structure.","message":"Many workflow templates require external large language models (LLMs), VAEs, or other checkpoint files. ComfyUI will prompt for these downloads, but users must manually ensure they are placed in the correct `ComfyUI/models` subdirectories (e.g., `ComfyUI/models/checkpoints`, `ComfyUI/models/vae`) for non-desktop versions to function correctly.","severity":"gotcha","affected_versions":"All versions"},{"fix":"Do not attempt to use this package as a traditional Python library for code execution. Its purpose is to augment the ComfyUI application with pre-built workflows.","message":"This library is primarily an asset package, providing JSON workflow files and preview images. It does not expose a direct Python API for programmatic interaction (e.g., `import comfyui_workflow_templates_media_image` will not provide functions to call for image generation). Its utility is solely through in-app template loading within ComfyUI.","severity":"gotcha","affected_versions":"All versions"},{"fix":"For critical workflows, consider explicitly saving the `.json` workflow file and making notes of the ComfyUI version and any custom node versions used at the time of creation. Regularly test and update workflows for compatibility.","message":"While ComfyUI embeds workflow metadata into generated images, relying solely on this for long-term workflow reproducibility can be problematic. Significant changes to ComfyUI's core architecture or custom nodes can render older metadata-embedded workflows non-functional or produce unintended results, even if the image is re-dragged into ComfyUI.","severity":"gotcha","affected_versions":"All versions"}],"env_vars":null,"last_verified":"2026-04-11T00:00:00.000Z","next_check":"2026-07-10T00:00:00.000Z"}