CoolFace
Modelpublic

brad-agi/sana-0.6b-onnx-webgpu

sourceHugging Faceapache-2.0updated 6mo agoView on Hugging Face
3likes
Model Card

Sana 0.6B — ONNX for In-Browser WebGPU Inference

Generate 1024x1024 to 4096x4096 images entirely in the browser using WebGPU.

Requirements

  • —GPU with 4+ GB VRAM (NVIDIA, AMD, or Apple Silicon)
  • —Chrome, Edge, or Firefox with WebGPU support

Models

ComponentFileSizePrecision
CLIP text encoderonnx-community/clip-vit-large-patch14-ONNX432 MBuint8
DiT 10241024/sanadit1024.onnx + .data2.3 GBfloat32
DiT 20482048/sanadit2048.onnx + .data2.3 GBfloat32
DiT 40964096/sanadit4096.onnx + .data2.3 GBfloat32
VAE 10241024/sanavae1024.onnx + .data608 MBfloat32
VAE 20482048/sanavae2048.onnx + .data608 MBfloat32
VAE 40964096/sanavae4096.onnx + .data608 MBfloat32

Note: DiT must be float32 — Sana's linear attention produces NaN in fp16.

Demo

bradAGI/web-stable-diffusion