IOPaint/lama_cleaner/plugins/__init__.py
2023-03-25 09:54:39 +08:00

4 lines
126 B
Python

from .interactive_seg import InteractiveSeg, Click
from .remove_bg import RemoveBG
from .realesrgan import RealESRGANUpscaler