ozgurix's picture
Update app.py
85a9137 verified
raw
history blame contribute delete
No virus
96 Bytes
import gradio as gr
gr.load("models/microsoft/DialoGPT-medium").launch(GRADIO_SERVER_PORT=8501)