text_generator / app.py
yeonn's picture
Update app.py
d2bec87
raw
history blame contribute delete
No virus
67 Bytes
import gradio as gr
gr.Interface.load("huggingface/gpt2").launch()