awacke1 commited on
Commit
128b12f
·
1 Parent(s): 1567cfb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -2,6 +2,7 @@ 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."],
7
  ["See the grace of god in eachother."],
 
2
  from transformers import pipeline
3
  title = "Story Generators"
4
  examples = [
5
+ ["Prayer of love"],
6
  ["At which point do we invent Love?"],
7
  ["Love is a capacity more than consciousness is universal."],
8
  ["See the grace of god in eachother."],