hub-docs
7490a72a - Implement VisualQA widget (#263)

Commit
3 years ago
Implement VisualQA widget (#263) * Implement VisualQA widget * Update output to match proposed api * Add WidgetOutputChart * The output is `Array<answer, score>` * WidgetOutputChart support `{ answer: string; score: number; color?: string }[]` * Make sample input work * Disbaled when loading * vqa example input doc
Author
Parents
Loading