Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

lightx2v
/
Wan2.2-Lightning

Text-to-Video
Diffusers
Safetensors
English
text-to-video;
image-to-video;
comfyUI;
video-generation;
Model card Files Files and versions
xet
Community
73

Instructions to use lightx2v/Wan2.2-Lightning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use lightx2v/Wan2.2-Lightning with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("lightx2v/Wan2.2-Lightning", 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
Wan2.2-Lightning
42.1 GB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 27 commits
lightx2v's picture
lightx2v
linoyts's picture
linoyts HF Staff
add library tag (#60)
18bccf8 verified 6 months ago
  • Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1
    fix Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1-NativeComfy (#39) 8 months ago
  • Wan2.2-T2V-A14B-4steps-250928-dyno
    Upload Wan2.2-T2V-A14B-4steps-250928-dyno/Wan2.2-T2V-A14B-4steps-250928-dyno-NativeComfy.json with huggingface_hub 7 months ago
  • Wan2.2-T2V-A14B-4steps-lora-250928
    Upload folder using huggingface_hub 7 months ago
  • Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1.1
    Upload folder using huggingface_hub 9 months ago
  • Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V1
    Upload folder using huggingface_hub 9 months ago
  • Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V2.0
    Upload Wan2.2-T2V-A14B-4steps-lora-rank64-Seko-V2.0/config.json with huggingface_hub 6 months ago
  • .gitattributes
    1.88 kB
    Upload Wan2.2-T2V-A14B-4steps-lora-250928/v1.1-vs-250928.mp4 with huggingface_hub 7 months ago
  • README.md
    19.3 kB
    add library tag (#60) 6 months ago