Comfy-agent workflow_netayume_v3_5_txt2img_upscaler_2k_landscape
name: workflow_netayume_v3_5_txt2img_upscaler_2k_landscape
git clone https://github.com/steliosot/comfy-agent
skills/workflows/upscaling/workflow_netayume_v3_5_txt2img_upscaler_2k_landscape/skill.yamlname: workflow_netayume_v3_5_txt2img_upscaler_2k_landscape description: Workflow wrapper for NetaYume v3.5 txt2img + Upscaler 2K Landscape.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: checkpoint name: NetaYumev35_pretrained_all_in_one.safetensors target_folder: models/checkpoints
- type: upscale_model name: 4xNomos2_hq_dat2.safetensors target_folder: models/upscale_models custom_nodes:
- ComfyUI-TiledDiffusion
- comfyui-easy-use
- rgthree-comfy links:
- https://discord.com/invite/gggpkVgBf3
- https://huggingface.co/Phips/4xNomos2_hq_dat2
- https://huggingface.co/Phips/4xNomos2_hq_dat2/resolve/main/4xNomos2_hq_dat2.safetensors?download=true
- https://huggingface.co/duongve/NetaYume-Lumina-Image-2.0
- https://huggingface.co/duongve/NetaYume-Lumina-Image-2.0/resolve/main/NetaYumev35_pretrained_all_in_one.safetensors
- https://neta-lumina-style.tz03.xyz/
- https://nieta-art.feishu.cn/wiki/RY3GwpT59icIQlkWXEfcCqIMnQd
- https://www.youtube.com/@pixaroma input_modalities:
- text_prompt output_modalities:
- image/png model_families:
- sd3 node_count: 27 node_types:
- CLIPTextEncode
- CheckpointLoaderSimple
- EmptySD3LatentImage
- Fast Groups Muter (rgthree)
- Image Comparer (rgthree)
- ImageScaleBy
- ImageUpscaleWithModel
- KSampler
- Label (rgthree)
- MarkdownNote
- ModelSamplingAuraFlow
- SaveImage
- StringConcatenate
- TiledDiffusion
- UpscaleModelLoader
- VAEDecode
- VAEEncode
- easy cleanGpuUsed selection_metadata: family: upscaling resource_profile: medium complexity_score: 3 estimated_runtime: moderate (about 30-120s depending on server) warnings:
- Medium-high resolution detected; expect moderate extra runtime.
- Uses custom nodes; missing nodes can cause validation/runtime failures. max_width: 1280 max_height: 720 max_steps: 30