Update README.md
Browse files
README.md
CHANGED
|
@@ -149,7 +149,7 @@ def run_demo(case_data, output_dir="./demo_outputs"):
|
|
| 149 |
if __name__ == "__main__":
|
| 150 |
case_data = {
|
| 151 |
"images": [
|
| 152 |
-
"
|
| 153 |
],
|
| 154 |
"instruction": "Click on the Search Omio button.",
|
| 155 |
"action": {
|
|
|
|
| 149 |
if __name__ == "__main__":
|
| 150 |
case_data = {
|
| 151 |
"images": [
|
| 152 |
+
"demo_case.png"
|
| 153 |
],
|
| 154 |
"instruction": "Click on the Search Omio button.",
|
| 155 |
"action": {
|