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] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 973ca5390167a1eadc5b878039a324c3c1cf5462faf756a1db79812e7fa29030
- Size of remote file:
- 310 kB
- SHA256:
- 74753f28411ba25e327781b6aa6d49b0305688ce382b34a7cc19e4c65397a035
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.