| --- |
| license: other |
| tags: |
| - comfyui |
| --- |
| |
| # Microsoft Lens |
|
|
| Repackaged model files for ComfyUI. |
|
|
| Original model repository: |
|
|
| - https://huggingface.co/microsoft/Lens (mit) |
| - https://huggingface.co/openai/gpt-oss-20b (apache-2.0) |
| - https://huggingface.co/black-forest-labs/FLUX.2-dev (apache-2.0) |
|
|
| Place the files in the following folders: |
|
|
| ``` |
| π ComfyUI/ |
| βββ π models/ |
| β βββ π diffusion_models/ |
| β β βββ lens_bf16.safetensors |
| β β βββ lens_turbo_bf16.safetensors |
| β βββ π text_encoders/ |
| β β βββ gpt_oss_20b_nvfp4.safetensors |
| β βββ π vae/ |
| β β βββ flux2-vae.safetensors |
| ``` |