awacke1 commited on
Commit
d7e2b99
1 Parent(s): 7ce24a1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  import gradio as gr
2
  from transformers import pipeline
3
- title = "Next Sentence Generator"
4
  examples = [
5
  ["At which point do we invent Love?"],
6
  ["Love is a capacity more than consciousness is universal."],
 
1
  import gradio as gr
2
  from transformers import pipeline
3
+ title = "Story Generators"
4
  examples = [
5
  ["At which point do we invent Love?"],
6
  ["Love is a capacity more than consciousness is universal."],