Wootang01 commited on
Commit
9c16ff4
1 Parent(s): 18cd718

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ examples = [
6
  ["One day, "]
7
  ]
8
 
9
- gr.load("huggingface/bigscience/bloom-560m", title='My Second Text Generator', examples=examples).launch()
10
 
11
 
12
  #import gradio as gr
6
  ["One day, "]
7
  ]
8
 
9
+ gr.load("huggingface/bigscience/bloomz-560m", title='My Second Text Generator', examples=examples).launch()
10
 
11
 
12
  #import gradio as gr