Update README.md
Browse files
README.md
CHANGED
|
@@ -8,17 +8,11 @@ tags:
|
|
| 8 |
|
| 9 |
Repackaged model files for ComfyUI.
|
| 10 |
|
| 11 |
-
Original model repository
|
| 12 |
|
| 13 |
-
- https://huggingface.co/microsoft/Lens
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
- https://huggingface.co/openai/gpt-oss-20b
|
| 18 |
-
|
| 19 |
-
VAE (Apache 2.0):
|
| 20 |
-
|
| 21 |
-
- https://huggingface.co/black-forest-labs/FLUX.2-dev/tree/main/vae
|
| 22 |
|
| 23 |
Place the files in the following folders:
|
| 24 |
|
|
@@ -26,7 +20,8 @@ Place the files in the following folders:
|
|
| 26 |
π ComfyUI/
|
| 27 |
βββ π models/
|
| 28 |
β βββ π diffusion_models/
|
| 29 |
-
β β
|
|
|
|
| 30 |
β βββ π text_encoders/
|
| 31 |
β β βββ gpt_oss_20b_nvfp4.safetensors
|
| 32 |
β βββ π vae/
|
|
|
|
| 8 |
|
| 9 |
Repackaged model files for ComfyUI.
|
| 10 |
|
| 11 |
+
Original model repository:
|
| 12 |
|
| 13 |
+
- https://huggingface.co/microsoft/Lens (mit)
|
| 14 |
+
- https://huggingface.co/openai/gpt-oss-20b (apache-2.0)
|
| 15 |
+
- https://huggingface.co/black-forest-labs/FLUX.2-dev (apache-2.0)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
|
| 17 |
Place the files in the following folders:
|
| 18 |
|
|
|
|
| 20 |
π ComfyUI/
|
| 21 |
βββ π models/
|
| 22 |
β βββ π diffusion_models/
|
| 23 |
+
β β βββ lens_bf16.safetensors
|
| 24 |
+
β β βββ lens_turbo_bf16.safetensors
|
| 25 |
β βββ π text_encoders/
|
| 26 |
β β βββ gpt_oss_20b_nvfp4.safetensors
|
| 27 |
β βββ π vae/
|