textgenerator / app.py
NicholasKwok's picture
Update app.py
b160d29
raw
history blame
152 Bytes
import gradio as gr
gr.Interface.load("huggingface/facebook?opt-350m"), title="My First Text Generator", description="Input text and submit!").launch()