ComfyUI Node
Table Question Answering
A ComfyUI node in Transformers/NLP/TableQuestionAnswering with 3 inputs and 1 output.
Table Question Answering
- answer
◄question►
◄table_json{"Name": ["Alice", "Bob"], "Age": ["25", "30"]}►
◄model_namegoogle/tapas-base-finetuned-wtq►
CategoryTransformers/NLP/TableQuestionAnswering
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| question | STRING | — | |
| table_json | STRING | {"Name": ["Alice", "Bob"], "Age": ["25", "30"]} | — |
| model_name | STRING | google/tapas-base-finetuned-wtq | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| answer | STRING | — |