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:
- 8f3de55bdfe8a65e2bc9d0c202bdaf5a6c7a65920e5489a7fb665858f43b3e63
- Size of remote file:
- 240 kB
- SHA256:
- 85edc0f29ea83a020f2b87c0cd385015689c625244705d6e1623983ee55b63c2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.