Instructions to use FastVideo/Matrix-Game-2.0-Base-Diffusers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use FastVideo/Matrix-Game-2.0-Base-Diffusers with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("FastVideo/Matrix-Game-2.0-Base-Diffusers", 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:
- 6104945e2a78090312d5277456c38b94491afc09d65e078fdbfbcb4f12a24f2d
- Size of remote file:
- 3.65 GB
- SHA256:
- bb1b750e049feb92f28a33819e9cc9599c84f7593b4400692ef5f46af3ea3aba
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.