textgenerator / app.py
dorischeng's picture
Create app.py
934f003
raw
history blame
67 Bytes
import gradio as gr
gr.Interface.load("huggingface/gpt2").launch()