medical_chatbot / app.py
its-mohsinali's picture
initial commit
86473ef
raw
history blame
81 Bytes
import gradio as gr
gr.Interface.load("models/jianghc/medical_chatbot").launch()