davidberenstein1957's picture
Update app.py
af948aa verified
raw
history blame contribute delete
123 Bytes
from dataset_viber import AnnotatorInterFace
interface = AnnotatorInterFace.for_token_classification()
interface.launch()