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:
- bbd9534e5b83298c83c0f34525a10b0e992d34fd16f364f10bc8e05589ddf05b
- Size of remote file:
- 4.75 MB
- SHA256:
- 75bc0de6294b6aa1c327f5befa232855c2fcea28ed6b22fd78a4d863c79f559c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.