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
Update README.md
Browse files
README.md
CHANGED
|
@@ -24,7 +24,9 @@ Place the files in the following folders:
|
|
| 24 |
βββ π models/
|
| 25 |
β βββ π diffusion_models/
|
| 26 |
β β βββ lens_bf16.safetensors
|
| 27 |
-
β β
|
|
|
|
|
|
|
| 28 |
β βββ π text_encoders/
|
| 29 |
β β βββ gpt_oss_20b_nvfp4.safetensors
|
| 30 |
β βββ π vae/
|
|
|
|
| 24 |
βββ π models/
|
| 25 |
β βββ π diffusion_models/
|
| 26 |
β β βββ lens_bf16.safetensors
|
| 27 |
+
β β βββ lens_mxfp8.safetensors
|
| 28 |
+
β β βββ lens_turbo_bf16.safetensors
|
| 29 |
+
β β βββ lens_turbo_mxfp8.safetensors
|
| 30 |
β βββ π text_encoders/
|
| 31 |
β β βββ gpt_oss_20b_nvfp4.safetensors
|
| 32 |
β βββ π vae/
|