Video-to-Video
Diffusers
Safetensors
ti2v
motion-transfer
comfyui
video-generation
image-to-video
video-edit
Instructions to use SandwichZ/Wan2.2-Fun-5B-FLEXAM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use SandwichZ/Wan2.2-Fun-5B-FLEXAM with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("SandwichZ/Wan2.2-Fun-5B-FLEXAM", 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:
- 8352c545aefd9b6996e5c8dada04acbdd4cb1005bd238421ccff676d29e0aef0
- Size of remote file:
- 11.3 MB
- SHA256:
- a3b26483e27eccfd47a3455da2d805a4737438255cd6a5412673e6e525439e1e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.