Instructions to use neta-art/Neta-Lumina with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use neta-art/Neta-Lumina 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
|
@@ -66,6 +66,9 @@ Currently Neta Lumina runs only on ComfyUI:
|
|
| 66 |
- Save path: `ComfyUI/models/vae/`
|
| 67 |
|
| 68 |
**Workflow**: load [`lumina_workflow.json`](https://huggingface.co/neta-art/NetaLumina_Alpha/blob/main/lumina_workflow.json) in ComfyUI.
|
|
|
|
|
|
|
|
|
|
| 69 |
- `UNETLoader` – loads the `.pth`
|
| 70 |
- `VAELoader` – loads `ae.safetensors`
|
| 71 |
- `CLIPLoader` – loads `gemma_2_2b_fp16.safetensors`
|
|
|
|
| 66 |
- Save path: `ComfyUI/models/vae/`
|
| 67 |
|
| 68 |
**Workflow**: load [`lumina_workflow.json`](https://huggingface.co/neta-art/NetaLumina_Alpha/blob/main/lumina_workflow.json) in ComfyUI.
|
| 69 |
+
|
| 70 |
+

|
| 71 |
+
|
| 72 |
- `UNETLoader` – loads the `.pth`
|
| 73 |
- `VAELoader` – loads `ae.safetensors`
|
| 74 |
- `CLIPLoader` – loads `gemma_2_2b_fp16.safetensors`
|