IOPaint/lama_cleaner/plugins/__init__.py

4 lines
123 B
Python
Raw Normal View History

2023-03-22 05:57:18 +01:00
from .interactive_seg import InteractiveSeg, Click
from .remove_bg import RemoveBG
from .upscale import RealESRGANUpscaler