textgenerator / app.py
Felix0810's picture
Update app.py
0ee3422
raw
history blame
No virus
67 Bytes
import gradio as gr
gr.Interface.load("huggingface/gpt2").launch()