CoolFace
Modelpublic

darkmaniac7/TokForge-SD15-LCM-Style-Pixelart

sourceHugging Facecreativeml-openrail-mupdated 3mo agoView on Hugging Face
0likes
Model Card

TokForge

  • Website: https://tokforge.ai
  • Discord: https://discord.gg/Acv3CBtfVm
  • Google Play: https://play.google.com/store/apps/details?id=dev.tokforge
  • iOS TestFlight: https://testflight.apple.com/join/jnufjzRr

Runs on-device in the TokForge app.

TokForge SD1.5-LCM Styled — Pixel Art

A DreamShaper-7 + LCM SD1.5 MNN bundle (the TokForge SD15_LCM_MNN fast few-step image model) with the Pixel Art art-style LoRA fused into the UNet at export time. Renders a coherent 512px image in 4 steps on the in-process MNN diffusion engine — full MNN speed, the style baked in.

9-file MNN bundle: unet.mnn(.weight) (INT8, LCM + style fused), reference SD1.5 f16 text_encoder.mnn(.weight) + vae_decoder.mnn(.weight), vocab.json, merges.txt, alphas.txt.

Provenance & licenses

All components are permissively licensed (no Civitai-NC). Fused with diffusers.fuse_lora() (fp32 ΔW before INT8 quant); CLIP/VAE reused unchanged from the SD1.5 reference (the style LoRA is UNet-only).