File size: 105 Bytes
c82da4e
 
0d2cac4
f2eb777
1
2
3
4
5
import gradio as gr

interface = gr.Interface.load("models/shivam001/deibotquestion")
interface.launch()