Skip to content

Instantly share code, notes, and snippets.

View DaSh-More's full-sized avatar

Даниил Шевкунов DaSh-More

View GitHub Profile
[project]
name = "project"
version = "0.1.0"
requires-python = "==3.12.0"
dependencies = [
"numpy<2",
"faiss-cpu>=1.10.0",
"ipykernel>=6.29.5",
"ipywidgets>=8.1.5",
"matplotlib>=3.10.1",