Instructions to use Comfy-Org/Lens with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/Lens with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Normalize README metadata and formatting
Browse filesNormalize model-card metadata and README formatting across Comfy-Org: use a consistent key and tag order, add upstream/base-model metadata where applicable, normalize code fences, remove redundant separators, and ensure a final newline.
README.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
---
|
| 2 |
-
base_model:
|
| 3 |
-
- microsoft/Lens
|
| 4 |
license: other
|
| 5 |
tags:
|
| 6 |
- comfyui
|
| 7 |
- diffusion-single-file
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# Microsoft Lens
|
|
@@ -31,4 +31,4 @@ Place the files in the following folders:
|
|
| 31 |
β β βββ gpt_oss_20b_nvfp4.safetensors
|
| 32 |
β βββ π vae/
|
| 33 |
β β βββ flux2-vae.safetensors
|
| 34 |
-
```
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
license: other
|
| 3 |
tags:
|
| 4 |
- comfyui
|
| 5 |
- diffusion-single-file
|
| 6 |
+
base_model:
|
| 7 |
+
- microsoft/Lens
|
| 8 |
---
|
| 9 |
|
| 10 |
# Microsoft Lens
|
|
|
|
| 31 |
β β βββ gpt_oss_20b_nvfp4.safetensors
|
| 32 |
β βββ π vae/
|
| 33 |
β β βββ flux2-vae.safetensors
|
| 34 |
+
```
|