gcp bucket watcher

This commit is contained in:
51616 2025-08-10 05:25:45 +00:00
parent 508928d429
commit ea2abde3a1
3 changed files with 384 additions and 15 deletions

View file

@ -35,6 +35,7 @@ dependencies = [
"kagglehub[hf-datasets]>=0.3.12",
"kaggle>=1.7.4.5",
"bitsandbytes>=0.46.1",
"google-cloud-storage>=3.2.0",
]
[build-system]