🤖 Add SVG for TensorFlow library

This commit is contained in:
Aaron
2024-01-19 14:36:11 -03:00
parent fae0615568
commit c2352c8f4f
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -2327,5 +2327,11 @@ export const svgs: iSVG[] = [
category: 'Framework',
route: '/library/elysiajs.svg',
url: 'https://elysiajs.com/'
},
{
title: 'TensorFlow',
category: 'Library',
route: '/library/tensorflow.svg',
url: 'https://www.tensorflow.org/'
}
];