mirror of
https://git.mirrors.martin98.com/https://github.com/danielgatis/rembg
synced 2025-08-05 17:10:48 +08:00
order pylint
This commit is contained in:
parent
72d1c6c64c
commit
3bdc06dff6
@ -1,9 +1,9 @@
|
||||
from typing import List
|
||||
|
||||
import numpy as np
|
||||
import onnxruntime as ort
|
||||
from PIL import Image
|
||||
from PIL.Image import Image as PILImage
|
||||
import onnxruntime as ort
|
||||
|
||||
from .session_base import BaseSession
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user