Update GIMP evaluation examples to replace local file paths with cloud file URLs for consistency and accessibility.
This commit is contained in:
@@ -82,8 +82,8 @@
|
||||
],
|
||||
"func": "check_brightness_decrease_and_structure_sim",
|
||||
"expected": {
|
||||
"type": "vm_file",
|
||||
"path": "/home/user/Desktop/woman_sitting_by_the_tree.png",
|
||||
"type": "cloud_file",
|
||||
"path": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/gimp/7a4deb26-d57d-4ea9-9a73-630f66a7b568/woman_sitting_by_the_tree.png",
|
||||
"dest": "woman_sitting_by_the_tree.png"
|
||||
},
|
||||
"result": {
|
||||
|
||||
Reference in New Issue
Block a user