textgenerator / app.py
yuszeying's picture
Create app.py
21c0359
raw
history blame contribute delete
No virus
67 Bytes
import gradio as gr
gr.Interface.load("huggingface/gpt2").launch()