We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d718f2 commit eda4f6dCopy full SHA for eda4f6d
3 files changed
migrations/create_embeddings_dataset.py
pyproject.toml
@@ -29,6 +29,7 @@ dependencies = [
29
"pillow",
30
"meilisearch==0.34.1",
31
"watchdog>=6.0.0",
32
+ "datasets>=4.1.1",
33
]
34
35
[project.urls]
0 commit comments