Wootang01's picture
Update app.py
30ee6fb
raw
history blame
199 Bytes
import gradio as gr
gr.Interface.load("huggingface/bigscience/bloom-560m", title="Text Generator Five w/ Variables", description="Input your text, submit and the machine will output text.").launch()