mirror of
https://github.com/ArthurDanjou/ArtStudies.git
synced 2026-01-14 15:54:13 +01:00
add new dependencies
This commit is contained in:
@@ -5,7 +5,9 @@ description = "A curated collection of mathematics and data science projects dev
|
|||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">= 3.11"
|
requires-python = ">= 3.11"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
|
"accelerate>=1.12.0",
|
||||||
"catboost>=1.2.8",
|
"catboost>=1.2.8",
|
||||||
|
"datasets>=4.4.2",
|
||||||
"faiss-cpu>=1.13.2",
|
"faiss-cpu>=1.13.2",
|
||||||
"imblearn>=0.0",
|
"imblearn>=0.0",
|
||||||
"ipykernel>=6.29.5",
|
"ipykernel>=6.29.5",
|
||||||
|
|||||||
Reference in New Issue
Block a user