Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -3,8 +3,8 @@ import gradio as gr
|
|
3 |
import torch
|
4 |
|
5 |
|
6 |
-
title = "Marie Laure
|
7 |
-
description = "
|
8 |
examples = [["How are you?"]]
|
9 |
|
10 |
|
|
|
3 |
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 |
|