Fixes to imports and repo link thanks to Trung N

This commit is contained in:
Edward Donner
2025-06-10 19:27:38 -04:00
parent ba4325e49a
commit e3e6cb752a
6 changed files with 67 additions and 9 deletions

View File

@@ -44,7 +44,6 @@
"from sentence_transformers import SentenceTransformer\n",
"from datasets import load_dataset\n",
"import chromadb\n",
"from items import Item\n",
"from sklearn.manifold import TSNE\n",
"import plotly.graph_objects as go"
]
@@ -174,7 +173,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.11"
"version": "3.11.12"
}
},
"nbformat": 4,