Update docs
This commit is contained in:
@@ -58,8 +58,7 @@
|
||||
" embs.append(np.expand_dims(xvec, axis=0))\n",
|
||||
" names.append(file)\n",
|
||||
"\n",
|
||||
"x = np.concatenate(embs, axis=0)\n",
|
||||
"x = np.squeeze(x)"
|
||||
"x = np.concatenate(embs, axis=0)"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user