Feat: download in main file

This commit is contained in:
2025-01-06 23:18:33 +03:00
parent fa05f39b24
commit 5b68cd7c01
7 changed files with 74 additions and 4 deletions

View File

@@ -10,6 +10,7 @@ package-mode = false
python = "^3.13"
scikit-learn = "^1.6.0"
requests = "^2.32.3"
tqdm = "^4.67.1"
[build-system]