SCLIP-Demo / app.py
Igor
basic code
9d92c66
from sclip_viewer.gradio import get_interface
demo = get_interface()
demo.launch()