Instructions to use NickKolok/lametta-v2012-beastboost-2ch-fp16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use NickKolok/lametta-v2012-beastboost-2ch-fp16 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("NickKolok/lametta-v2012-beastboost-2ch-fp16", 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
- Local Apps Settings
- Draw Things
- DiffusionBee
Lametta boosted with BeastBoost
Brought to you not by me, but by Anonymous.
Should be coherent on 1024x1024 without HRfix. But nothing is guaranteed!
BeastBoost is a trick developed by Anonymous on 2ch.hk/ai/ imageboard. During BeastBoost, an additional coherence mixin is extracted from the Furry model and added to the target model.
- Downloads last month
- 7