Paul Edwards commited on
Commit
873e7a9
1 Parent(s): 6fdf038

Add application file

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 Generator❤️📗- 🦄Myths and Legends🦸"
4
  examples = [
5
  ["Did you hear that? They've shut down the main reactor. We'll be destroyed for sure. This is madness!"],
6
  ["We're doomed!"],
1
  import gradio as gr
2
  from transformers import pipeline
3
+ title = "Starwars words..."
4
  examples = [
5
  ["Did you hear that? They've shut down the main reactor. We'll be destroyed for sure. This is madness!"],
6
  ["We're doomed!"],