mirror of
https://github.com/Refound-445/nonebot-plugin-nailongremove.git
synced 2025-09-27 02:59:11 +08:00
up
This commit is contained in:
parent
2a5872b2c4
commit
a3dff69270
@ -29,6 +29,7 @@ if config.nailong_similarity_on:
|
||||
from nonebot import logger
|
||||
from torch import nn
|
||||
from torchvision import transforms
|
||||
import sklearn
|
||||
|
||||
transform = transforms.Compose(
|
||||
[
|
||||
|
Loading…
Reference in New Issue
Block a user