Update chatbot.py
Browse files- chatbot.py +2 -2
chatbot.py
CHANGED
|
@@ -84,12 +84,12 @@ EXAMPLES = [
|
|
| 84 |
],
|
| 85 |
[
|
| 86 |
{
|
| 87 |
-
"text": "Create
|
| 88 |
}
|
| 89 |
],
|
| 90 |
[
|
| 91 |
{
|
| 92 |
-
"text": "Create image of cute
|
| 93 |
}
|
| 94 |
],
|
| 95 |
[
|
|
|
|
| 84 |
],
|
| 85 |
[
|
| 86 |
{
|
| 87 |
+
"text": "Create a Beautiful Picture of Effiel at Night.",
|
| 88 |
}
|
| 89 |
],
|
| 90 |
[
|
| 91 |
{
|
| 92 |
+
"text": "Create image of cute cat.",
|
| 93 |
}
|
| 94 |
],
|
| 95 |
[
|