lhoestq HF staff commited on
Commit
a39ac1b
·
1 Parent(s): 9c87bb7

fix example

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -93,7 +93,7 @@ a {
93
 
94
  examples = [
95
  ["fka/awesome-chatgpt-prompts", "make the prompt 6 words long maximum"],
96
- ["lhoestq/CudyPokemonAdventures", "Pikachu as main character"],
97
  ["infinite-dataset-hub/SmallTalkDialogues", "translate to proper French"],
98
  ]
99
 
 
93
 
94
  examples = [
95
  ["fka/awesome-chatgpt-prompts", "make the prompt 6 words long maximum"],
96
+ ["lhoestq/CudyPokemonAdventures", "make Pikachu the main character"],
97
  ["infinite-dataset-hub/SmallTalkDialogues", "translate to proper French"],
98
  ]
99