Comfy-agent curated_fluxmania_txt2img_with_cn_depth_and_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/curated_fluxmania_txt2img_with_cn_depth_and_upscaler_square_2048px_1_1" ~/.claude/skills/steliosot-comfy-agent-curated-fluxmania-txt2img-with-cn-depth-and-upscaler-squar && rm -rf "$T"
manifest:
skills/workflows/upscaling/curated_fluxmania_txt2img_with_cn_depth_and_upscaler_square_2048px_1_1/SKILL.mdsource content
curated_fluxmania_txt2img_with_cn_depth_and_upscaler_square_2048px_1_1
Curated workflow skill generated from
Fluxmania txt2img with CN Depth and Upscaler - Square 2048px 1-1.json.
Capability 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_id
(includes image/video entries reported by Comfy history)output_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
:controlnet
->flux-cn-pro-2.safetensorsmodels/controlnet
:diffusion_model
->fluxmania_Legacy.safetensorsmodels/diffusion_models
Custom Node Requirements
ComfyUI-TiledDiffusioncomfyui-easy-usecomfyui-ggufcomfyui_controlnet_aux
Links Extracted From Workflow Notes
- 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/Shakker-Labs/FLUX.1-dev-ControlNet-Union-Pro-2.0/resolve/main/diffusion_pytorch_model.safetensors?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
Source
- Original:
comfy-data/workflows/Fluxmania txt2img with CN Depth and Upscaler - Square 2048px 1-1.json
Routing Metadata
- Family:
upscaling - Input modalities:
image, text_prompt - Output modalities:
image/png - Model families:
flux, sd3 - Node count:
34 - Complexity score:
6 - Resource profile:
high - Estimated runtime:
slow (often 2-6 min depending on model/server load) - Max latent resolution hint:
x10241024 - 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
:controlnet
->flux-cn-pro-2.safetensorsmodels/controlnet
:diffusion_model
->fluxmania_Legacy.safetensorsmodels/diffusion_models
Detected Custom Nodes
ComfyUI-TiledDiffusioncomfyui-easy-usecomfyui-ggufcomfyui_controlnet_aux
Runtime Warnings
- Large model(s) detected; ensure enough VRAM and disk space.
- Medium-high resolution detected; expect moderate extra runtime.
- Multiple custom nodes required; verify node installation/version compatibility.