MyChatBot / app.py
DutchDownUnda's picture
Update app.py
6ce9614
raw
history blame contribute delete
83 Bytes
import gradio as gr
gr.Interface.load("models/microsoft/DialoGPT-medium").launch()