This commit is contained in:
unknown
2025-11-26 18:20:46 -08:00
parent 0734ea00ee
commit b8f616bf69
3 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
packaging
torchvggish
num2words @ git+https://github.com/savoirfairelinux/num2words.git
regex

View File

@@ -17,6 +17,7 @@ authors = [
{ name = "Drew Thomasson" }
]
dependencies = [
"packaging",
"torchvggish",
"num2words @ git+https://github.com/savoirfairelinux/num2words.git",
"regex",

View File

@@ -1,3 +1,4 @@
packaging
torchvggish
num2words @ git+https://github.com/savoirfairelinux/num2words.git
regex