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