Feat: search and download images

This commit is contained in:
2025-01-06 22:24:51 +03:00
parent 22ba0c97c5
commit fa05f39b24
6 changed files with 238 additions and 13 deletions

View File

@@ -9,6 +9,7 @@ package-mode = false
[tool.poetry.dependencies]
python = "^3.13"
scikit-learn = "^1.6.0"
requests = "^2.32.3"
[build-system]