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