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

  • Log In
  • Sign Up

lightx2v
/
Wan-NVFP4

Diffusers
Diffusion Single File
comfyui
distillation
NVFP4
video
video genration
Model card Files Files and versions
xet
Community
6

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

  • Libraries
  • Diffusers

    How to use lightx2v/Wan-NVFP4 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/Wan-NVFP4", 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/Wan-NVFP4 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
Wan-NVFP4
11 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
lightx2v's picture
lightx2v
Update README.md
08e0394 verified 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • README.md
    9.09 kB
    Update README.md 5 months ago
  • wan2.1_i2v_480p_nvfp4_lightx2v_4step.safetensors
    10.1 GB
    xet
    Upload wan2.1_i2v_480p_nvfp4_lightx2v_4step.safetensors with huggingface_hub 5 months ago
  • wan2.1_t2v_1_3b_nvfp4_lightx2v_4step.safetensors
    891 MB
    xet
    Upload wan2.1_t2v_1_3b_nvfp4_lightx2v_4step.safetensors with huggingface_hub 5 months ago