h2ogpt-api / app.py
DylanWolf's picture
Create app.py
82598dc
raw
history blame
83 Bytes
import gradio as gr
gr.Interface.load("models/microsoft/DialoGPT-medium").launch()