Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
447ad99aea | |||
52931f2a59 | |||
ec1f0b6e26 |
951
poetry.lock
generated
951
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -1,13 +1,12 @@
|
||||
[tool.poetry]
|
||||
name = "wdtagger"
|
||||
version = "0.10.1"
|
||||
version = "0.10.2"
|
||||
description = ""
|
||||
authors = ["Jianqi Pan <jannchie@gmail.com>"]
|
||||
readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
pillow = "^10.3.0"
|
||||
pillow = ">=10.3.0,<12.0.0"
|
||||
pandas = "^2.2.2"
|
||||
huggingface-hub = "^0.23.3"
|
||||
rich = "^13.7.1"
|
||||
|
Reference in New Issue
Block a user