mirror of
https://github.com/Refound-445/nonebot-plugin-nailongremove.git
synced 2025-09-27 02:49:17 +08:00
up
This commit is contained in:
parent
36a06db93a
commit
75153acbc5
@ -9,7 +9,7 @@ require("nonebot_plugin_uninfo")
|
||||
from . import handler as handler
|
||||
from .config import Config
|
||||
|
||||
__version__ = "2.3.2.post1"
|
||||
__version__ = "2.3.2.post2"
|
||||
__plugin_meta__ = PluginMetadata(
|
||||
name="自动撤回奶龙",
|
||||
description="一个基于图像分类模型的简单插件~",
|
||||
|
1536
packages/nonebot-plugin-nailongremove-base/pdm.lock
generated
1536
packages/nonebot-plugin-nailongremove-base/pdm.lock
generated
File diff suppressed because it is too large
Load Diff
@ -21,8 +21,7 @@ dependencies = [
|
||||
"tqdm>=4.66.6",
|
||||
"huggingface-hub>=0.26",
|
||||
"ultralytics>=8.3",
|
||||
"gradio_client>=1.4"
|
||||
|
||||
"gradio-client>=1.3.0",
|
||||
]
|
||||
license = { text = "MIT" }
|
||||
readme = "README.md"
|
||||
@ -43,4 +42,4 @@ includes = []
|
||||
|
||||
[tool.pdm.version]
|
||||
source = "file"
|
||||
path = "nonebot_plugin_nailongremove/__init__.py"
|
||||
path = "nonebot_plugin_nailongremove/__init__.py"
|
Loading…
Reference in New Issue
Block a user