Instructions to use wikeeyang/Magic-Wan-T2IV-V3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use wikeeyang/Magic-Wan-T2IV-V3 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("wikeeyang/Magic-Wan-T2IV-V3", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| { | |
| "id": "00000000-0000-0000-0000-000000000000", | |
| "revision": 0, | |
| "last_node_id": 232, | |
| "last_link_id": 537, | |
| "nodes": [ | |
| { | |
| "id": 8, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| 2043.2869857594903, | |
| 849.673738943953 | |
| ], | |
| "size": [ | |
| 403.8822595042684, | |
| 102.33226685843965 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 8, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "clip", | |
| "localized_name": "clip", | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 534 | |
| }, | |
| { | |
| "localized_name": "text", | |
| "name": "text", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "text" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "CONDITIONING", | |
| "localized_name": "CONDITIONING", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "slot_index": 0, | |
| "links": [ | |
| 28 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.46", | |
| "Node name for S&R": "CLIPTextEncode", | |
| "ue_properties": { | |
| "version": "7.0.1", | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走" | |
| ], | |
| "color": "#322", | |
| "bgcolor": "#533" | |
| }, | |
| { | |
| "id": 69, | |
| "type": "VAEDecode", | |
| "pos": [ | |
| 2456.7149873674275, | |
| 278.3794577921903 | |
| ], | |
| "size": [ | |
| 140, | |
| 46 | |
| ], | |
| "flags": {}, | |
| "order": 11, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "samples", | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 97 | |
| }, | |
| { | |
| "localized_name": "vae", | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 532 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "IMAGE", | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 531 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.56", | |
| "Node name for S&R": "VAEDecode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.0.1" | |
| } | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 228, | |
| "type": "VAELoader", | |
| "pos": [ | |
| 1307.6044735604914, | |
| 879.4622996740127 | |
| ], | |
| "size": [ | |
| 444.2203062477654, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 0, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "vae_name", | |
| "name": "vae_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "vae_name" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "VAE", | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 532 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "VAELoader", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.8" | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Wan2_1_VAE.safetensors" | |
| ] | |
| }, | |
| { | |
| "id": 15, | |
| "type": "ModelSamplingSD3", | |
| "pos": [ | |
| 2046.92046479138, | |
| 278.75209445666854 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 9, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "model", | |
| "localized_name": "model", | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 537 | |
| }, | |
| { | |
| "localized_name": "shift", | |
| "name": "shift", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "shift" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "MODEL", | |
| "localized_name": "MODEL", | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "slot_index": 0, | |
| "links": [ | |
| 223 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.46", | |
| "Node name for S&R": "ModelSamplingSD3", | |
| "ue_properties": { | |
| "version": "7.0.1", | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 13, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| 1781.0812701080686, | |
| 373.4685414703161 | |
| ], | |
| "size": [ | |
| 478.73377172852406, | |
| 459.5633229682943 | |
| ], | |
| "flags": {}, | |
| "order": 7, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "clip", | |
| "localized_name": "clip", | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 533 | |
| }, | |
| { | |
| "localized_name": "text", | |
| "name": "text", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "text" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "CONDITIONING", | |
| "localized_name": "CONDITIONING", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "slot_index": 0, | |
| "links": [ | |
| 27 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.46", | |
| "Node name for S&R": "CLIPTextEncode", | |
| "ue_properties": { | |
| "version": "7.0.1", | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "真实摄影,东方古风女性,清冷气质,黑色长发自然垂落,发丝柔顺有光泽,神情平静克制,眼神疏离而安静。 身穿浅色系古风汉服,轻薄纱质外层叠加,衣料柔软垂坠,细节自然真实,配以简约发饰与少量金属点缀,整体风格干净高级不过度繁复。 场景为古风庭院,青石地面与木质建筑背景,环境安静空灵,空间层次清晰。 镜头语言:中近景人物特写,85mm镜头视角,轻微侧脸构图,人物居中偏右,浅景深,背景柔和虚化但结构可辨。 光影设计:自然侧逆光从画面一侧照射,形成清晰轮廓光与面部立体阴影,辅以柔和补光保证五官清晰,明暗对比自然不过曝。 色彩风格:低饱和冷色调,青灰与月白主色,整体通透干净,电影级调色。 质感表现:真实皮肤纹理与发丝细节,画面锐利清晰,无噪点,无过度磨皮,8K高清。 氛围:清冷、安静、克制、东方美学" | |
| ], | |
| "color": "#232", | |
| "bgcolor": "#353" | |
| }, | |
| { | |
| "id": 7, | |
| "type": "EmptyLatentImage", | |
| "pos": [ | |
| 1792.1027292925744, | |
| 894.9723427945984 | |
| ], | |
| "size": [ | |
| 210, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 3, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "width", | |
| "name": "width", | |
| "type": "INT", | |
| "widget": { | |
| "name": "width" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "height", | |
| "name": "height", | |
| "type": "INT", | |
| "widget": { | |
| "name": "height" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "batch_size", | |
| "name": "batch_size", | |
| "type": "INT", | |
| "widget": { | |
| "name": "batch_size" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "LATENT", | |
| "localized_name": "LATENT", | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 29 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.47", | |
| "Node name for S&R": "EmptyLatentImage", | |
| "ue_properties": { | |
| "version": "7.0.1", | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| 768, | |
| 1376, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 227, | |
| "type": "PreviewImage", | |
| "pos": [ | |
| 2642.046990721276, | |
| 278.17262969743706 | |
| ], | |
| "size": [ | |
| 438.26515204630596, | |
| 824.6261043373843 | |
| ], | |
| "flags": {}, | |
| "order": 12, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "images", | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 531 | |
| } | |
| ], | |
| "outputs": [], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "PreviewImage", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.8" | |
| } | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 21, | |
| "type": "KSampler", | |
| "pos": [ | |
| 2302.6590791643025, | |
| 371.18313821211217 | |
| ], | |
| "size": [ | |
| 297.07822815483814, | |
| 717.3631734165233 | |
| ], | |
| "flags": {}, | |
| "order": 10, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "model", | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 223 | |
| }, | |
| { | |
| "localized_name": "positive", | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 27 | |
| }, | |
| { | |
| "localized_name": "negative", | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 28 | |
| }, | |
| { | |
| "localized_name": "latent_image", | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 29 | |
| }, | |
| { | |
| "localized_name": "seed", | |
| "name": "seed", | |
| "type": "INT", | |
| "widget": { | |
| "name": "seed" | |
| }, | |
| "link": 136 | |
| }, | |
| { | |
| "localized_name": "steps", | |
| "name": "steps", | |
| "type": "INT", | |
| "widget": { | |
| "name": "steps" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "cfg", | |
| "name": "cfg", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "cfg" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "sampler_name", | |
| "name": "sampler_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "sampler_name" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "scheduler", | |
| "name": "scheduler", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "scheduler" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "denoise", | |
| "name": "denoise", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "denoise" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "LATENT", | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 97 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.47", | |
| "Node name for S&R": "KSampler", | |
| "ue_properties": { | |
| "version": "7.0.1", | |
| "widget_ue_connectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| 640966549047858, | |
| "fixed", | |
| 25, | |
| 1, | |
| "deis", | |
| "simple", | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 28, | |
| "type": "Seed (rgthree)", | |
| "pos": [ | |
| 2016.4999718846718, | |
| 895.4419042012593 | |
| ], | |
| "size": [ | |
| 240, | |
| 130 | |
| ], | |
| "flags": {}, | |
| "order": 4, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "dir": 4, | |
| "label": "SEED", | |
| "name": "SEED", | |
| "shape": 3, | |
| "type": "INT", | |
| "slot_index": 0, | |
| "links": [ | |
| 136 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "rgthree-comfy", | |
| "ver": "32142fe476878a354dda6e2d4b5ea98960de3ced", | |
| "randomMax": 1125899906842624, | |
| "randomMin": 0, | |
| "ue_properties": { | |
| "version": "7.0.1", | |
| "widget_ue_connectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| -1, | |
| "increment", | |
| null, | |
| null | |
| ] | |
| }, | |
| { | |
| "id": 231, | |
| "type": "LoraLoaderModelOnly", | |
| "pos": [ | |
| 1215.9922908464373, | |
| 500.35854217525673 | |
| ], | |
| "size": [ | |
| 533.3561004954277, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 6, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "localized_name": "model", | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 536 | |
| }, | |
| { | |
| "localized_name": "lora_name", | |
| "name": "lora_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "lora_name" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "strength_model", | |
| "name": "strength_model", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "strength_model" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "MODEL", | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 537 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.62", | |
| "Node name for S&R": "LoraLoaderModelOnly", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.8", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "models": [ | |
| { | |
| "name": "lightx2v_T2V_14B_cfg_step_distill_v2_lora_rank64_bf16.safetensors", | |
| "url": "https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/Lightx2v/lightx2v_T2V_14B_cfg_step_distill_v2_lora_rank64_bf16.safetensors", | |
| "directory": "loras" | |
| } | |
| ] | |
| }, | |
| "widgets_values": [ | |
| "lightx2v_T2V_14B_cfg_step_distill_v2_lora_rank128_bf16.safetensors", | |
| 0.5 | |
| ] | |
| }, | |
| { | |
| "id": 230, | |
| "type": "UNETLoader", | |
| "pos": [ | |
| 1302.9969026395322, | |
| 374.03308223271125 | |
| ], | |
| "size": [ | |
| 445.61411157228645, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 1, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "unet_name", | |
| "name": "unet_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "unet_name" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "weight_dtype", | |
| "name": "weight_dtype", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "weight_dtype" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "MODEL", | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 536 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "UNETLoader", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.8" | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Magic-Wan-Image-V3-fp8mixed.safetensors", | |
| "default" | |
| ] | |
| }, | |
| { | |
| "id": 229, | |
| "type": "CLIPLoader", | |
| "pos": [ | |
| 1308.9982023233358, | |
| 730.3295322466685 | |
| ], | |
| "size": [ | |
| 442.826615765759, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 2, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "clip_name", | |
| "name": "clip_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "clip_name" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "type", | |
| "name": "type", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "type" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "device", | |
| "name": "device", | |
| "shape": 7, | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "device" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "CLIP", | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "links": [ | |
| 533, | |
| 534 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "CLIPLoader", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.8" | |
| } | |
| }, | |
| "widgets_values": [ | |
| "umt5-xxl-fp8_e4m3fn_scaled.safetensors", | |
| "wan", | |
| "default" | |
| ] | |
| }, | |
| { | |
| "id": 232, | |
| "type": "Note", | |
| "pos": [ | |
| 1783.218490279708, | |
| 248.40659806069218 | |
| ], | |
| "size": [ | |
| 210, | |
| 88 | |
| ], | |
| "flags": {}, | |
| "order": 5, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [], | |
| "properties": { | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.8", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Add distill lora 0.5\nThe steps about 8" | |
| ], | |
| "color": "#432", | |
| "bgcolor": "#653" | |
| } | |
| ], | |
| "links": [ | |
| [ | |
| 27, | |
| 13, | |
| 0, | |
| 21, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 28, | |
| 8, | |
| 0, | |
| 21, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 29, | |
| 7, | |
| 0, | |
| 21, | |
| 3, | |
| "LATENT" | |
| ], | |
| [ | |
| 97, | |
| 21, | |
| 0, | |
| 69, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 136, | |
| 28, | |
| 0, | |
| 21, | |
| 4, | |
| "INT" | |
| ], | |
| [ | |
| 223, | |
| 15, | |
| 0, | |
| 21, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 531, | |
| 69, | |
| 0, | |
| 227, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 532, | |
| 228, | |
| 0, | |
| 69, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 533, | |
| 229, | |
| 0, | |
| 13, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 534, | |
| 229, | |
| 0, | |
| 8, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 536, | |
| 230, | |
| 0, | |
| 231, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 537, | |
| 231, | |
| 0, | |
| 15, | |
| 0, | |
| "MODEL" | |
| ] | |
| ], | |
| "groups": [], | |
| "config": {}, | |
| "extra": { | |
| "ue_links": [], | |
| "links_added_by_ue": [], | |
| "ds": { | |
| "scale": 0.7972024500000009, | |
| "offset": [ | |
| -873.7643004089193, | |
| 153.17830137410414 | |
| ] | |
| }, | |
| "frontendVersion": "1.43.1", | |
| "VHS_latentpreview": false, | |
| "VHS_latentpreviewrate": 0, | |
| "VHS_MetadataImage": true, | |
| "VHS_KeepIntermediate": true, | |
| "workflowRendererVersion": "LG" | |
| }, | |
| "version": 0.4 | |
| } |