File size: 199 Bytes
26120be
 
30ee6fb
1
2
3
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()