CoolFace
Apppublic

anr2me/klein-build-small-starter

sourceHugging Faceapache-2.0updated 4mo agoView on Hugging Face
0likes
25 commits on main
1d549414mo ago

Update UI + add missing i2i example outputs; fix 21:9 preset

stephenbtl
0885ee54mo ago

Refactor: drop _LORA_LOADED global (stateless load/unload, fixes cross-tab LoRA bleed); hoist imports to module top

stephenbtl
884a1444mo ago

README: 4B-only framing, klein family as reference

stephenbtl
41c05994mo ago

4B-only: drop multi-model machinery; fix description font (override Quicksand with Inter)

stephenbtl
f568f054mo ago

README: clarify generate picker is distilled-only

stephenbtl
9e6c6a64mo ago

Inference picker = distilled only (4B+9B); bases stay as LoRA-training targets

stephenbtl
3cd07e24mo ago

README: document all four klein variants

stephenbtl
f48b67c4mo ago

Expose full klein 2x2 family (4B/9B x distilled/base), on-demand download, cap-1 RAM

stephenbtl
cc8a8be4mo ago

Prefetch 9B weights in background to avoid GPU-budget timeout on first 9B call

stephenbtl
ca3515c4mo ago

README: document 4B+9B model variants

stephenbtl
eb70d2a4mo ago

Add 9B model toggle + iPhone-style 9B LoRA

stephenbtl
99e4ab64mo ago

Frame ai-toolkit as one community trainer of several, not the only one

stephenbtl
f9f970a4mo ago

Add About & links tab + GitHub/docs links in footer, README, and Train tab

stephenbtl
655e3e44mo ago

Drop the 'Off the Grid badge' line from the header

stephenbtl
52e5bbb4mo ago

Image→Image: add clickable examples (bundled photos + restyle prompts) so people can try i2i in one click

stephenbtl
421f0734mo ago

LoRA tab: show before→after example gallery for image-edit LoRAs so people see what they do

stephenbtl
d6ab6234mo ago

Fix i2i LoRA example preload: return PIL image not hf-cache path (Gradio serve-path error)

stephenbtl
bb1f0c54mo ago

LoRA tab: correct per-card triggers + t2i/i2i types; image-edit LoRAs reveal an input box pre-filled with the repo example

stephenbtl
9a486d44mo ago

Add peft to requirements — diffusers needs the PEFT backend for load_lora_weights (fixes LoRA tab crash)

stephenbtl
a5c842c4mo ago

Plainer copy: drop the LLM-ish phrasings (no-cloud-API flourish, demo-judges-remember, em-dash punchlines)

stephenbtl
9edf1604mo ago

Make Train-a-LoRA tab scannable: 4 collapsible steps + full guide tucked in an accordion

stephenbtl
794bd3c4mo ago

Surface training guide as its own '🛠️ Train a LoRA' tab (rendered from TRAIN_A_LORA.md)

stephenbtl
4282cdd4mo ago

Add Hub LoRA dropdown (zero-setup) + training path intro (RunPod/UI/Modal)

stephenbtl
1ddb8294mo ago

FLUX.2 [klein] 4B Build Small starter — t2i / i2i / LoRA-compare, ZeroGPU

stephenbtl
5ec63fa4mo ago

initial commit

stephenbtl