Gatchamn commited on
Commit
079b5df
·
verified ·
1 Parent(s): aaeda78

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -13,6 +13,10 @@ tags:
13
 
14
  # ByteDance SDXL-Lightning — Core ML (8-bit)
15
 
 
 
 
 
16
  **Not a style fine-tune** — a few-step *distillation of SDXL base*, so it inherits base SDXL's look. Pick it for speed.
17
 
18
  Core ML conversion for Apple silicon (iOS / iPadOS / macOS, Neural Engine), built with Apple's
 
13
 
14
  # ByteDance SDXL-Lightning — Core ML (8-bit)
15
 
16
+ ![demo](demo.png)
17
+
18
+ <sub>**Generated on-device from this exact Core ML build** (4 steps, guidance 0, trailing timestep spacing, 1024x1024, seed 42 — 38 s on an M3 Ultra).</sub>
19
+
20
  **Not a style fine-tune** — a few-step *distillation of SDXL base*, so it inherits base SDXL's look. Pick it for speed.
21
 
22
  Core ML conversion for Apple silicon (iOS / iPadOS / macOS, Neural Engine), built with Apple's