Comfy-agent workflow_ep10_flux_1_dev_gguf_txt2img_with_styles_compact_workflow

name: workflow_ep10_flux_1_dev_gguf_txt2img_with_styles_compact_workflow

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

name: workflow_ep10_flux_1_dev_gguf_txt2img_with_styles_compact_workflow description: Workflow wrapper for EP10 Flux 1 Dev GGUF TXT2IMG with Styles Compact Workflow.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: [] custom_nodes: [] links: [] input_modalities:

  • text_prompt output_modalities:
  • image/png model_families:
  • other node_count: 2 node_types:
  • SaveImage
  • workflow/txt2img with styles selection_metadata: family: editing_restyle resource_profile: low complexity_score: 0 estimated_runtime: fast (usually under 30s on modern GPU) warnings: [] max_width: null max_height: null max_steps: null