Comfy-agent curated_longcat_img2video_easy_to_extend
name: curated_longcat_img2video_easy_to_extend
git clone https://github.com/steliosot/comfy-agent
skills/workflows/video_t2v_i2v_avatar/curated_longcat_img2video_easy_to_extend/skill.yamlname: curated_longcat_img2video_easy_to_extend description: Curated workflow wrapper for LongCat img2video - Easy to Extend.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: [] custom_nodes:
- ComfyUI-WanVideoWrapper
- comfyui-kjnodes
- comfyui-videohelpersuite links:
- https://discord.com/invite/gggpkVgBf3
- https://huggingface.co/ALGOTECH/WanVideo_comfy/resolve/main/umt5-xxl-enc-bf16.safetensors?download=true
- https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors?download=true
- https://huggingface.co/Kijai/LongCat-Video_comfy/resolve/main/LongCat_TI2V_comfy_bf16.safetensors?download=true
- https://huggingface.co/Kijai/LongCat-Video_comfy/resolve/main/LongCat_TI2V_comfy_fp8_e4m3fn_scaled_KJ.safetensors?download=true
- https://huggingface.co/Kijai/LongCat-Video_comfy/resolve/main/LongCat_distill_lora_alpha64_bf16.safetensors?download=true
- https://huggingface.co/Kijai/LongCat-Video_comfy/tree/main
- https://www.youtube.com/@pixaroma input_modalities:
- image output_modalities:
- video/mp4 model_families:
- wan node_count: 36 node_types:
- 882662f6-f2fa-4ac4-af28-049dfc930d16
- GetNode
- ImageResizeKJv2
- Label (rgthree)
- LoadImage
- MarkdownNote
- SetNode
- VHS_VideoCombine
- WanVideoBlockSwap
- WanVideoDecode
- WanVideoEmptyEmbeds
- WanVideoEncode
- WanVideoLoraSelect
- WanVideoModelLoader
- WanVideoSampler
- WanVideoSetBlockSwap
- WanVideoSetLoRAs
- WanVideoTextEncodeCached
- WanVideoTorchCompileSettings
- WanVideoVAELoader selection_metadata: family: video_t2v_i2v_avatar resource_profile: medium complexity_score: 5 estimated_runtime: moderate (about 30-120s depending on server) warnings:
- Uses custom nodes; missing nodes can cause validation/runtime failures.
- 'Video workflow: usually slower and VRAM-intensive than still-image workflows.' max_width: null max_height: null max_steps: null