yuenkayi commited on
Commit
9a0b073
1 Parent(s): e9753f5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -2,4 +2,6 @@ import gradio as gr
2
 
3
  gr.Interface.load("huggingface/bigscience/bloom-560m",title="My story", description="Input your text, submit and the machine will output text.").launch()
4
 
5
- model1=gr.Interface.load("huggingface/gpt2")
 
 
 
2
 
3
  gr.Interface.load("huggingface/bigscience/bloom-560m",title="My story", description="Input your text, submit and the machine will output text.").launch()
4
 
5
+ model1=gr.Interface.load("huggingface/gpt2")
6
+
7
+ desciption=Input text and summit.""