fabiolamp commited on
Commit
f68cc63
·
verified ·
1 Parent(s): a1c1166

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import torch
4
 
5
 
6
  title = "Marie Laure cat bot"
7
- description = "she answers you everything you ask and you do not ask ≽^- ˕ -^≼"
8
  examples = [["How are you?"]]
9
 
10
 
 
4
 
5
 
6
  title = "Marie Laure cat bot"
7
+ description = "She answers everything you ask, and even things you don't ask ≽^- ˕ -^≼"
8
  examples = [["How are you?"]]
9
 
10