s / gui /ui_abstract_component.py
AZILS's picture
Upload folder using huggingface_hub
0ff5bc0 verified
class AbstractComponentUI:
def create_ui(self):
raise NotImplementedError