Views
No views yet
microsoft/Lens repository from the Hub.| Component | Source | License |
|---|---|---|
transformer/ | Lens DiT, bf16 — from Comfy-Org/Lens (diffusion_models/lens_bf16.safetensors) | MIT |
text_encoder/ | gpt-oss-20b (MXFP4), used encoder-only — from openai/gpt-oss-20b | Apache-2.0 |
tokenizer/ | gpt-oss tokenizer — from openai/gpt-oss-20b | Apache-2.0 |
vae/ | FLUX.2 VAE (AutoencoderKLFlux2) — from black-forest-labs/FLUX.2-dev | FLUX.2-dev license |
gpt-oss-20b (tensor-verified identical to Comfy's
gpt_oss_20b_nvfp4 up to quantization), and the VAE is stock FLUX.2-dev (full-file identical to
Comfy's flux2-vae). Only the transformer/ DiT is Lens-specific.tokenizer/ tokenizer.json, tokenizer_config.json, special_tokens_map.json
text_encoder/ model-0000*-of-00002.safetensors (MXFP4), model.safetensors.index.json, config.json
transformer/ lens_bf16.safetensors
vae/ diffusion_pytorch_model.safetensors, config.jsonSceneWorks/Lens-Turbo (4 steps, guidance 1.0).