davidberenstein1957's picture
Update app.py
1c2f3e8 verified
raw
history blame
119 Bytes
from dataset_viber import AnnotatorInterFace
interface = AnnotatorInterFace.for_image_generation()
interface.launch()