Comfy-agent preview_sd15_image
name: preview_sd15_image
install
source · Clone the upstream repo
git clone https://github.com/steliosot/comfy-agent
manifest:
skills/workflows/txt2img/preview_sd15_image/skill.yamlsource content
name: preview_sd15_image description: Generate an SD15 image and preview it in ComfyUI. inputs: prompt: type: string negative_prompt: type: string default: low quality, blurry outputs: preview: string requirements: models: [] custom_nodes: [] links: [] input_modalities:
- text_prompt output_modalities:
- application/json model_families:
- other node_count: null node_types: [] selection_metadata: family: txt2img resource_profile: unknown complexity_score: null estimated_runtime: depends on runtime parameters and server resources warnings:
- Hand-authored skill (no embedded workflow.json); metadata is inferred and may be approximate. max_width: null max_height: null max_steps: null