text_generator / app.py
EllaTsoi's picture
Update app.py
4d69f32
raw
history blame
68 Bytes
import gradio as gr
gr.Interface.load("huggingface/gpt2").launch()