Comfy-agent workflow_fluxmania_upscaler_square_2048px_1_1
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_fluxmania_upscaler_square_2048px_1_1" ~/.claude/skills/steliosot-comfy-agent-workflow-fluxmania-upscaler-square-2048px-1-1 && rm -rf "$T"
manifest:
skills/workflows/upscaling/workflow_fluxmania_upscaler_square_2048px_1_1/SKILL.mdsource content
workflow_fluxmania_upscaler_square_2048px_1_1
Imported workflow skill generated from
Fluxmania Upscaler - Square 2048px 1-1.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://civitai.com/
- https://civitai.com/api/download/models/1769925?type=Model&format=SafeTensor&size=full&fp=fp8
- https://civitai.com/models/778691?modelVersionId=1769925
- 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/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:
25 - 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.