This commit is contained in:
student_2333 2024-11-07 21:50:01 +08:00
parent 79c4c63c61
commit 960d06ff3a
No known key found for this signature in database
GPG Key ID: 665F083BEC56F2A6

View File

@ -33,7 +33,7 @@ repository = "https://github.com/Refound-445/nonebot-plugin-nailongremove"
[project.optional-dependencies]
model0 = ["torchvision>=0.19"]
model1 = []
all = ["model0"]
all = ["nonebot-plugin-nailongremove[model0,model1]"]
[build-system]
requires = ["pdm-backend"]