KingNish lunarflu HF staff commited on
Commit
3b0a8b0
1 Parent(s): 01c1315

small fix (#4)

Browse files

- small fix (cc6aeb2ce041ccd0030883ab212fa891962c7f60)


Co-authored-by: Adam Molnar <lunarflu@users.noreply.huggingface.co>

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -130,7 +130,7 @@ examples_path = os.path.dirname(__file__)
130
  EXAMPLES = [
131
  [
132
  {
133
- "text": "Hy, who are you",
134
  }
135
  ],
136
  [
 
130
  EXAMPLES = [
131
  [
132
  {
133
+ "text": "Hi, who are you",
134
  }
135
  ],
136
  [