Instructions to use Muapi/tattoo-extension with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Muapi/tattoo-extension with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("OnomaAIResearch/Illustrious-xl-early-release-v0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Muapi/tattoo-extension") 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:
- f72efa482e74d9a6ef68fd435c05f63ac5c98ef8d055ac5cdf2192d2fa3d5a25
- Size of remote file:
- 1.14 MB
- SHA256:
- b77a838a6b679033f60d482c6bb87dd50abe57e1f0483cabce90357cb0283307
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.