ComfyUI Node
NanoBanana - Save Embedding (.npy)
A ComfyUI node in NanoBanana2/Embeddings with 3 inputs and 1 output.
NanoBanana - Save Embedding (.npy)
- saved_path
◄embedding_json►
◄filenameembedding.npy►
◄subdirectoryembeddings►
CategoryNanoBanana2/Embeddings
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| embedding_json | STRING | JSON list of floats (output of NanoBanana Text Embeddings node). | |
| filename | STRING | embedding.npy | Filename (with or without .npy extension). Written to ComfyUI output dir. |
| subdirectoryopt | STRING | embeddings | Subdirectory under ComfyUI's output dir. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| saved_path | STRING | — |