Update GIMP evaluation examples to replace local file paths with cloud file URLs for consistency and accessibility.
This commit is contained in:
@@ -86,8 +86,8 @@
|
||||
],
|
||||
"func": "check_green_background",
|
||||
"expected": {
|
||||
"type": "vm_file",
|
||||
"path": "/home/user/Desktop/white_background_with_object.png",
|
||||
"type": "cloud_file",
|
||||
"path": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/gimp/734d6579-c07d-47a8-9ae2-13339795476b/white_background_with_object.png",
|
||||
"dest": "white_background_with_object.png"
|
||||
},
|
||||
"result": {
|
||||
|
||||
Reference in New Issue
Block a user