|
|
@ -101,6 +101,8 @@ export default { |
|
|
|
}, |
|
|
|
{ title: this.$t('home.demoTextToSQL'), link: 'text-to-sql' }, |
|
|
|
{ title: 'Image Classification', link: 'image-classification' }, |
|
|
|
{ title: 'Object Detection', link: 'object-detection' }, |
|
|
|
{ title: 'Polygon Segmentation', link: 'segmentation' }, |
|
|
|
{ title: 'Speech to Text', link: 'speech-to-text' } |
|
|
|
], |
|
|
|
mdiLogout, |
|
|
|