ComfyUI Node
NNT Inference
A ComfyUI node in NNT Neural Network Toolkit/Inference with 10 inputs and 4 outputs.
NNT Inference
- MODEL
- input_tensor
- output_tensor
- confidence_scores
- inference_info
- metrics
◄modesingle►
◄index0►
◄batch_size32►
◄output_typeprobabilities►
◄return_confidenceTrue►
◄devicecuda►
◄index_list[]►
◄preprocessingNone►
CategoryNNT Neural Network Toolkit/Inference
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| MODEL | MODEL | — | |
| input_tensor | TENSOR | — | |
| mode | COMBO | single | 3 options: single, batch, all |
| index | INT | 00–9999 | — |
| batch_size | INT | 321–512 | — |
| output_type | COMBO | probabilities | 3 options: raw, probabilities, class_predictions |
| return_confidence | COMBO | True | 2 options: True, False |
| deviceopt | COMBO | cuda | 2 options: cpu, cuda |
| index_listopt | STRING | [] | — |
| preprocessingopt | COMBO | None | 3 options: None, normalize, standardize |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| output_tensor | TENSOR | — |
| confidence_scores | TENSOR | — |
| inference_info | STRING | — |
| metrics | DICT | — |