Update GIMP evaluation examples to replace local file paths with cloud file URLs for consistency and accessibility.
This commit is contained in:
@@ -104,8 +104,8 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "vm_file",
|
||||
"path": "/home/user/Desktop/dog_with_background.png",
|
||||
"type": "cloud_file",
|
||||
"path": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/gimp/d16c99dc-2a1e-46f2-b350-d97c86c85c15/dog_with_background.png",
|
||||
"dest": "dog_with_background.png"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user