Comfy-agent workflow_flux_upscaler_portrait_instagram_1080x1350px_4_5
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_upscaler_portrait_instagram_1080x1350px_4_5" ~/.claude/skills/steliosot-comfy-agent-workflow-flux-upscaler-portrait-instagram-1080x1350px-4-5 && rm -rf "$T"
manifest:
skills/workflows/upscaling/workflow_flux_upscaler_portrait_instagram_1080x1350px_4_5/SKILL.mdsource content
workflow_flux_upscaler_portrait_instagram_1080x1350px_4_5
Imported workflow skill generated from
Flux Upscaler - Portrait Instagram 1080x1350px 4-5.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
:clip
->t5-v1_1-xxl-encoder-Q8_0.ggufmodels/clip
:diffusion_model
->fluxmania_Legacy.safetensorsmodels/diffusion_models
:upscale_model
->4x_NMKD-Siax_200k.pthmodels/upscale_models
:vae
->ae.safetensorsmodels/vae
Custom Node Requirements
ComfyUI-TiledDiffusioncomfyui-easy-usecomfyui-ggufrgthree-comfy
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:
27 - Complexity score:
4 - Resource profile:
medium - Estimated runtime:
moderate (about 30-120s depending on server) - Max latent resolution hint:
xNoneNone - Max sampler steps hint:
20
Detected Models
:clip
->t5-v1_1-xxl-encoder-Q8_0.ggufmodels/clip
:diffusion_model
->fluxmania_Legacy.safetensorsmodels/diffusion_models
:upscale_model
->4x_NMKD-Siax_200k.pthmodels/upscale_models
:vae
->ae.safetensorsmodels/vae
Detected Custom Nodes
ComfyUI-TiledDiffusioncomfyui-easy-usecomfyui-ggufrgthree-comfy
Runtime Warnings
- Large model(s) detected; ensure enough VRAM and disk space.
- Multiple custom nodes required; verify node installation/version compatibility.