Spaces:
Running
on
Zero
Running
on
Zero
Update chatbot.py
Browse files- chatbot.py +0 -6
chatbot.py
CHANGED
@@ -109,12 +109,6 @@ EXAMPLES = [
|
|
109 |
"files": [f"{examples_path}/example_images/shampoo.jpg"],
|
110 |
}
|
111 |
],
|
112 |
-
[
|
113 |
-
{
|
114 |
-
"text": "What is formed by the deposition of the weathered remains of other rocks?",
|
115 |
-
"files": [f"{examples_path}/example_images/ai2d_example.jpeg"],
|
116 |
-
}
|
117 |
-
],
|
118 |
[
|
119 |
{
|
120 |
"text": "What's unusual about this image?",
|
|
|
109 |
"files": [f"{examples_path}/example_images/shampoo.jpg"],
|
110 |
}
|
111 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
112 |
[
|
113 |
{
|
114 |
"text": "What's unusual about this image?",
|