File size: 104 Bytes
26e1d80
c51c4c7
26e1d80
 
1
2
3
4
import gradio as gr
#Salesforce/BLIP

gr.Interface(fn=segment, inputs="image", outputs="image").launch()