from dataset_viber import AnnotatorInterFace

interface = AnnotatorInterFace.for_text_classification(multi_label=True)
interface.launch()