textgenerator / app.py
221090Lstwcm's picture
Create app.py
1f978da
raw
history blame
No virus
67 Bytes
import gradio as gr
gr.Interface.load("huggingface/gpt2").launch()