shivam001's picture
Update app.py
f2eb777
import gradio as gr
interface = gr.Interface.load("models/shivam001/deibotquestion")
interface.launch()