Update GIMP evaluation examples to replace local file paths with cloud file URLs for consistency and accessibility.
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
"func": "check_image_mirror",
|
||||
"expected": {
|
||||
"type": "vm_file",
|
||||
"path": "/home/user/Desktop/berry.png",
|
||||
"path": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/gimp/72f83cdc-bf76-4531-9a1b-eb893a13f8aa/berry.jpeg",
|
||||
"dest": "berry.png"
|
||||
},
|
||||
"result": {
|
||||
|
||||
Reference in New Issue
Block a user