🎉 init(wdtagger): a simple and easy-to-use wrapper for wdtagger

This commit is contained in:
Jianqi Pan
2024-06-06 23:53:55 +09:00
commit 2b67275105
7 changed files with 1264 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
dist
models
__pycache__
.pytest_cache