mirror of
https://github.com/Refound-445/nonebot-plugin-nailongremove.git
synced 2025-09-27 02:49:17 +08:00
Update common.py
This commit is contained in:
parent
b3664b0403
commit
abfe01fb26
@ -29,6 +29,8 @@ 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