IOPaint/lama_cleaner/plugins/__init__.py
2023-03-22 12:57:18 +08:00

4 lines
123 B
Python

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