Comfy-agent workflow_flux_img2img_variation_with_upscaler_2k_landscape_16_9
install
source · Clone the upstream repo
git clone https://github.com/steliosot/comfy-agent
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/steliosot/comfy-agent "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/workflows/upscaling/workflow_flux_img2img_variation_with_upscaler_2k_landscape_16_9" ~/.claude/skills/steliosot-comfy-agent-workflow-flux-img2img-variation-with-upscaler-2k-landscape && rm -rf "$T"
manifest:
skills/workflows/upscaling/workflow_flux_img2img_variation_with_upscaler_2k_landscape_16_9/SKILL.mdsource content
workflow_flux_img2img_variation_with_upscaler_2k_landscape_16_9
Imported workflow skill generated from
Flux img2img Variation with Upscaler - 2K Landscape 16-9.json.
Family
upscaling
Inputs
- Optional runtime overrides supported by
:run(...)promptnegative_prompt
,widthheight
,seed
,stepscfg
,sampler_name
,schedulerdenoise
,server
,headersapi_prefix
Outputs
- Returns JSON with:
statusprompt_idoutput_images
Model Requirements
:upscale_model
->4x_NMKD-Siax_200k.pthmodels/upscale_models
:clip
->t5-v1_1-xxl-encoder-Q8_0.ggufmodels/clip
:vae
->ae.safetensorsmodels/vae
:diffusion_model
->flux1-dev-Q8_0.ggufmodels/diffusion_models
Custom Node Requirements
ComfyUI-TiledDiffusioncomfyui-easy-usecomfyui-gguf
Links
- https://discord.com/invite/gggpkVgBf3
- https://huggingface.co/Akumetsu971/SD_Anime_Futuristic_Armor/resolve/main/4x_NMKD-Siax_200k.pth?download=true
- https://huggingface.co/black-forest-labs/FLUX.1-schnell
- https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/ae.safetensors?download=true
- https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-Q8_0.gguf?download=true
- https://huggingface.co/city96/FLUX.1-dev-gguf/tree/main
- https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/resolve/main/t5-v1_1-xxl-encoder-Q8_0.gguf?download=true
- https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/tree/main
- https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/clip_l.safetensors?download=true
- https://www.youtube.com/@pixaroma
Routing Metadata
- Family:
upscaling - Input modalities:
image, text_prompt - Output modalities:
image/png - Model families:
flux - Node count:
32 - Complexity score:
4 - Resource profile:
medium - Estimated runtime:
moderate (about 30-120s depending on server) - Max latent resolution hint:
xNoneNone - Max sampler steps hint:
30
Detected Models
:upscale_model
->4x_NMKD-Siax_200k.pthmodels/upscale_models
:clip
->t5-v1_1-xxl-encoder-Q8_0.ggufmodels/clip
:vae
->ae.safetensorsmodels/vae
:diffusion_model
->flux1-dev-Q8_0.ggufmodels/diffusion_models
Detected Custom Nodes
ComfyUI-TiledDiffusioncomfyui-easy-usecomfyui-gguf
Runtime Warnings
- Large model(s) detected; ensure enough VRAM and disk space.
- Uses custom nodes; missing nodes can cause validation/runtime failures.