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
|
@@ -28,7 +28,7 @@ Place the files in the following folders:
|
|
| 28 |
β βββ π diffusion_models/
|
| 29 |
β β βββ lens_bf16.safetensors
|
| 30 |
β βββ π text_encoders/
|
| 31 |
-
β β βββ
|
| 32 |
β βββ π vae/
|
| 33 |
β β βββ flux-2-vae.safetensors
|
| 34 |
```
|
|
|
|
| 28 |
β βββ π diffusion_models/
|
| 29 |
β β βββ lens_bf16.safetensors
|
| 30 |
β βββ π text_encoders/
|
| 31 |
+
β β βββ gpt_oss_20b_nvfp4.safetensors
|
| 32 |
β βββ π vae/
|
| 33 |
β β βββ flux-2-vae.safetensors
|
| 34 |
```
|