Comfy-agent workflow_ep11_flux_1_dev_gguf_txt2img_with_florence2_pompt_from_image_workflow_update_v2

name: workflow_ep11_flux_1_dev_gguf_txt2img_with_florence2_pompt_from_image_workflow_update_v2

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

name: workflow_ep11_flux_1_dev_gguf_txt2img_with_florence2_pompt_from_image_workflow_update_v2 description: Workflow wrapper for EP11 Flux 1 Dev GGUF TXT2IMG with Florence2 Pompt from Image Workflow UPDATE V2.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:

  • type: clip name: t5-v1_1-xxl-encoder-Q8_0.gguf target_folder: models/clip
  • type: vae name: ae.safetensors target_folder: models/vae
  • type: diffusion_model name: flux1-dev-Q8_0.gguf target_folder: models/diffusion_models custom_nodes:
  • ComfyUI-GGUF
  • comfyui-easy-use
  • rgthree-comfy links: [] input_modalities:
  • image
  • text_prompt output_modalities:
  • image/png model_families:
  • flux
  • sd3
  • wan node_count: 19 node_types:
  • Any Switch (rgthree)
  • CLIPTextEncode
  • DualCLIPLoaderGGUF
  • EmptySD3LatentImage
  • Fast Groups Muter (rgthree)
  • FluxGuidance
  • KSampler
  • Label (rgthree)
  • LoadImage
  • SaveImage
  • UnetLoaderGGUF
  • VAEDecode
  • VAELoader
  • easy positive
  • easy showAnything
  • workflow>Florence2 selection_metadata: family: txt2img resource_profile: high complexity_score: 6 estimated_runtime: slow (often 2-6 min depending on model/server load) warnings:
  • Large model(s) detected; ensure enough VRAM and disk space.
  • Medium-high resolution detected; expect moderate extra runtime.
  • Uses custom nodes; missing nodes can cause validation/runtime failures. max_width: 1024 max_height: 1024 max_steps: 30