Instructions to use lightx2v/Wan2.2-NVFP4-Sparse with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use lightx2v/Wan2.2-NVFP4-Sparse 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-NVFP4-Sparse", 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
Rollback main to a6f09bcd5ffbd079e7397cb7c185691a13445af7
Browse filesRestore main branch content to revision a6f09bcd5ffbd079e7397cb7c185691a13445af7. This does not rewrite git history; it creates a new rollback commit.
Wan2.2-I2V-A14B_NVFP4_Sparse_high.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c77b92616d678fa8373462973a3d2e3ceefd2fbdb3ccf33454e74f4c79fcf07a
|
| 3 |
-
size 8379833592
|
|
|
|
|
|
|
|
|
|
|
|
Wan2.2-I2V-A14B_NVFP4_Sparse_low.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d76b53286dd9b68f5d956941037c0a6fd5a1fe0fd05eb97f8bf8abf9915da562
|
| 3 |
-
size 8379833592
|
|
|
|
|
|
|
|
|
|
|
|
Wan2.2-T2V-A14B_NVFP4_Sparse_high.safetensors → high_nvfp4.safetensors
RENAMED
|
File without changes
|
Wan2.2-T2V-A14B_NVFP4_Sparse_low.safetensors → low_nvfp4.safetensors
RENAMED
|
File without changes
|