medical_chatbot / app.py
muhammadbilal's picture
initial commit
d1287c2
raw
history blame contribute delete
81 Bytes
import gradio as gr
gr.Interface.load("models/jianghc/medical_chatbot").launch()