Text-to-Image
Diffusers
English
lora
flux
pixel-art
game-asset
sprite
character-design
FLUX.2-klein-4B
Instructions to use Limbicnation/pixel-art-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Limbicnation/pixel-art-lora with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.2-klein-4B", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Limbicnation/pixel-art-lora") prompt = "pixel art sprite, a brave knight in shining armor holding a sword, game asset, transparent background" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 03684dab5d4ad403aebeb9bf59b9cb0d238c9d50f2d53e9815f8ba7543fedce2
- Size of remote file:
- 282 kB
- SHA256:
- 3bf4260936f4d632bbb94891cf056ff8c46cb39dc9fe61b1295905d6549fc954
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.