awacke1 commited on
Commit
fae1572
1 Parent(s): 35c7a98

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 = "Story Generators"
4
  examples = [
5
  ["Mindfulness tips include"],
6
  ["To expand your memory and remember anything"],
1
  import gradio as gr
2
  from transformers import pipeline
3
+ title = "NLP Mindful Tip Generators"
4
  examples = [
5
  ["Mindfulness tips include"],
6
  ["To expand your memory and remember anything"],