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