Wootang01 commited on
Commit
24d4d53
·
1 Parent(s): 30ee6fb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,3 +1,3 @@
1
  import gradio as gr
2
 
3
- 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()
 
1
  import gradio as gr
2
 
3
+ 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()