Comfy-agent workflow_ep51_cosmos_predict2_14b_q4_gguf_text2image

name: workflow_ep51_cosmos_predict2_14b_q4_gguf_text2image

install
source · Clone the upstream repo
git clone https://github.com/steliosot/comfy-agent
manifest: skills/workflows/txt2img/workflow_ep51_cosmos_predict2_14b_q4_gguf_text2image/skill.yaml
source content

name: workflow_ep51_cosmos_predict2_14b_q4_gguf_text2image description: Workflow wrapper for EP51 Cosmos Predict2 14B Q4 GGUF Text2Image.json inputs: prompt: type: string required: false negative_prompt: type: string required: false width: type: integer required: false height: type: integer required: false seed: type: integer required: false steps: type: integer required: false cfg: type: number required: false sampler_name: type: string required: false scheduler: type: string required: false denoise: type: number required: false server: type: string required: false headers: type: object required: false api_prefix: type: string required: false outputs: status: type: string prompt_id: type: string output_images: type: array requirements: models: