fix: add dependencies for florence 2

This commit is contained in:
arkohut 2024-09-09 22:28:41 +08:00
parent 5b1194f1bc
commit a3394b9250

View File

@ -39,6 +39,8 @@ dependencies = [
"sentence-transformers",
"torch",
"numpy",
"timm",
"einops",
]
[project.urls]