File size: 84 Bytes
9d92c66
 
 
 
 
1
2
3
4
5
from sclip_viewer.gradio import get_interface


demo = get_interface()
demo.launch()