add remove bg model selection

This commit is contained in:
Qing
2024-02-08 16:49:54 +08:00
parent cf9ceea4e6
commit 8060e16c70
19 changed files with 915 additions and 222 deletions

View File

@@ -1,8 +1,6 @@
import hashlib
import json
from typing import List
import cv2
import numpy as np
import torch
from loguru import logger