DongChenMSRA commited on
Commit
6ffb6ce
·
verified ·
1 Parent(s): 0d34825

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -35,6 +35,8 @@
35
   
36
  <a href="https://huggingface.co/microsoft/Lens"><img alt="Hugging Face" src="https://img.shields.io/badge/%F0%9F%A4%97-Models-yellow" height="22" /></a>
37
  &nbsp;
 
 
38
  <a href="LICENSE"><img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-green.svg" height="22" /></a>
39
  </p>
40
 
@@ -305,7 +307,7 @@ The default GPT-OSS encoder and FLUX.2 VAE are loaded from Hugging Face. Make su
305
 
306
  ## Checkpoints
307
 
308
- | Repo | Description | Recommended Steps | CFG |
309
  | :--- | :--- | :---: | :---: |
310
  | [`microsoft/Lens`](https://huggingface.co/microsoft/Lens) | **Default.** RL-tuned for visual quality | 20 | 5.0 |
311
  | [`microsoft/Lens-Turbo`](https://huggingface.co/microsoft/Lens-Turbo) | Distilled from the RL model for fast 4-step sampling | 4 | 1.0 |
 
35
  &nbsp;
36
  <a href="https://huggingface.co/microsoft/Lens"><img alt="Hugging Face" src="https://img.shields.io/badge/%F0%9F%A4%97-Models-yellow" height="22" /></a>
37
  &nbsp;
38
+ <a href="https://github.com/microsoft/Lens"><img alt="GitHub" src="https://img.shields.io/badge/GitHub-Repo-181717?logo=github&logoColor=white" height="22" /></a>
39
+ &nbsp;
40
  <a href="LICENSE"><img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-green.svg" height="22" /></a>
41
  </p>
42
 
 
307
 
308
  ## Checkpoints
309
 
310
+ | Repo | Description | Steps | CFG |
311
  | :--- | :--- | :---: | :---: |
312
  | [`microsoft/Lens`](https://huggingface.co/microsoft/Lens) | **Default.** RL-tuned for visual quality | 20 | 5.0 |
313
  | [`microsoft/Lens-Turbo`](https://huggingface.co/microsoft/Lens-Turbo) | Distilled from the RL model for fast 4-step sampling | 4 | 1.0 |