text_generator2 / app.py
Wootang02's picture
Create app.py
696ced8
raw
history blame contribute delete
67 Bytes
import gradio as gr
gr.Interface.load("huggingface/gpt2").launch()