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