File size: 199 Bytes
9a86d5c
 
5ac59b2
c27aa03
1
2
3
4
5
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 willoutput text.").launch()