chore: use local tags csv

This commit is contained in:
Jianqi Pan
2025-02-21 14:24:19 +09:00
parent 1f04dab915
commit 4650d3dadd
4 changed files with 11211 additions and 267 deletions

View File

@@ -7,7 +7,7 @@ readme = "README.md"
requires-python = ">=3.10"
dependencies = [
"huggingface-hub>=0.26.2",
"numpy>=2.1.3",
"numpy<2",
"pandas>=2.2.3",
"pillow>=11.0.0",
]