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

  • Log In
  • Sign Up

lightx2v
/
Wan2.1-T2V-14B-StepDistill-CfgDistill

Text-to-Video
Diffusers
Diffusion Single File
English
Chinese
t2v
video generation
comfyui
distillation
LoRA
Model card Files Files and versions
xet
Community
14

Instructions to use lightx2v/Wan2.1-T2V-14B-StepDistill-CfgDistill with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use lightx2v/Wan2.1-T2V-14B-StepDistill-CfgDistill 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.1-T2V-14B-StepDistill-CfgDistill", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Diffusion Single File

    How to use lightx2v/Wan2.1-T2V-14B-StepDistill-CfgDistill with Diffusion Single File:

    # No code snippets available yet for this library.
    
    # To use this model, check the repository files and the library's documentation.
    
    # Want to help? PRs adding snippets are welcome at:
    # https://github.com/huggingface/huggingface.js
  • Notebooks
  • Google Colab
  • Kaggle
Wan2.1-T2V-14B-StepDistill-CfgDistill
40.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
lightx2v's picture
lightx2v
Update README.md
b9baaa9 verified 7 months ago
  • assets
    Upload img_lightx2v.png 10 months ago
  • demos
    Add files using upload-large-folder tool 11 months ago
  • examples
    Add files using upload-large-folder tool 11 months ago
  • google
    Add files using upload-large-folder tool 11 months ago
  • .gitattributes
    2.75 kB
    Upload img_lightx2v.png 10 months ago
  • LICENSE.txt
    11.4 kB
    Add files using upload-large-folder tool 11 months ago
  • README.md
    2.33 kB
    Update README.md 7 months ago
  • Wan2.1_VAE.pth

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    508 MB
    xet
    Add files using upload-large-folder tool 11 months ago
  • config.json
    250 Bytes
    Add files using upload-large-folder tool 11 months ago
  • distill_model.pt

    Detected Pickle imports (3)

    • "torch.BFloat16Storage",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    28.6 GB
    xet
    Upload distill_model.pt 11 months ago
  • models_t5_umt5-xxl-enc-bf16.pth

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch.BFloat16Storage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    11.4 GB
    xet
    Add files using upload-large-folder tool 11 months ago