Instructions to use fal/Wan2.1-VACE-1.3B-FlashPack with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use fal/Wan2.1-VACE-1.3B-FlashPack with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("fal/Wan2.1-VACE-1.3B-FlashPack", 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
- Xet hash:
- 2fdf08ad057caa90b297e803bf4c928cb6bfa10062b25a54d05de49ac7666270
- Size of remote file:
- 11.4 GB
- SHA256:
- 2d3e53db05088f78ac317968f5115e3cfcdd43502d3e722bf2a07bd350b63167
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.