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