textgeneration / app.py
tomcheng's picture
Update app.py
5d5ddc9
raw
history blame
119 Bytes
import gradio as gr
gr.Interface.load("huggingface/gpt2-XL",title="What is AI",description="unearthil is AI").launch()