mirror of
https://git.mirrors.martin98.com/https://github.com/danielgatis/rembg
synced 2025-08-05 21:06:08 +08:00
Fix issue base.py
This commit is contained in:
parent
022cb69f2e
commit
8383a70708
@ -21,9 +21,6 @@ class BaseSession:
|
||||
else:
|
||||
self.providers.extend(_providers)
|
||||
|
||||
|
||||
self.providers=
|
||||
|
||||
self.inner_session = ort.InferenceSession(
|
||||
str(self.__class__.download_models()),
|
||||
providers=self.providers,
|
||||
|
Loading…
x
Reference in New Issue
Block a user