Chatbot / app.py
SoniR's picture
Update app.py
99a9c74
raw
history blame contribute delete
156 Bytes
# import gradio as gr
# gr.Interface.load("models/ogpat23/Jules-Chatbot").launch()
import gradio as gr
gr.Interface.load("models/SoniR/config").launch()