Instructions to use Muapi/transparent-latex with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Muapi/transparent-latex with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("cocktailpeanut/pony-diffusion-v6-xl", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Muapi/transparent-latex") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- c2a59bbe72226d14e515245a0fdc0a5a65f258a7d070331a1ae5cdacd2f906c3
- Size of remote file:
- 4.13 MB
- SHA256:
- 9c7652a2104ee4d4ae52be72cfda13523f2f8c6367efb60f7af308849361fee9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.