ComfyUI Node
SD1.5 Folder To SDXL Embedding Batch Converter
Converts every SD 1.5 embedding found in a folder into SDXL safetensors and writes them into models/embeddings/converted_sd15-SDXL, preserving source subfolders.
SD1.5 Folder To SDXL Embedding Batch Converter
- output_directory
- converted_count
- skipped_count
- failed_count
- fit_token_cosine
- validation_hidden_cosine
- validation_pooled_cosine
- report
◄input_folder_path/tmp/ComfyUI/models/embeddings►
◄sdxl_checkpoint▾►
◄name_suffix_sdxl►
◄recursivefalse►
◄overwritefalse►
◄run_ci_validationtrue►
◄validation_phrase_count128►
◄validation_batch_size32►
Categoryembed_converter
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| input_folder_path | STRING | /tmp/ComfyUI/models/embeddings | — |
| sdxl_checkpoint | COMBO | 0 options: | |
| name_suffix | STRING | _sdxl | — |
| recursive | BOOLEAN | false | — |
| overwrite | BOOLEAN | false | — |
| run_ci_validation | BOOLEAN | true | — |
| validation_phrase_count | INT | 12816–4096 | — |
| validation_batch_size | INT | 321–256 | — |
Outputs (8)
| Name | Type | Description |
|---|---|---|
| output_directory | STRING | — |
| converted_count | INT | — |
| skipped_count | INT | — |
| failed_count | INT | — |
| fit_token_cosine | FLOAT | — |
| validation_hidden_cosine | FLOAT | — |
| validation_pooled_cosine | FLOAT | — |
| report | STRING | — |